...
首页> 外文期刊>Journal of computer sciences >Improving Response Time of Authorization Process of Credit Card System Using Multi-Threading and Shared-Memory Pool Techniques | Science Publications
【24h】

Improving Response Time of Authorization Process of Credit Card System Using Multi-Threading and Shared-Memory Pool Techniques | Science Publications

机译:多线程和共享内存池技术提高信用卡系统授权过程的响应时间科学出版物

获取原文
           

摘要

> Current credit card authorization was developed on single-threaded model whereby authentication process takes longer time to respond due to sequential process of card's risk management profile and its limitation of handling huge number of simultaneous transactions at single point of time. As a result, the performance of the authorization system was affected during peak hours. This study presented an architectural framework and prototype of credit card authorization system using multi-threading and shared memory pool techniques in order to improve the response time during authorization process. Through multi-threading technique, each worker thread will be assigned with several child threads to perform online fraud validation concurrently, depending on numbers of cryptographic elements presented in transaction message. Meanwhile, the worker threads itself performed card restriction validation based on the information stored in card's shared memory pool. This approach was implemented to reduce the idle time while waiting for slow cryptographic operation in each I/O operations that is performed through external device and to accelerate the authorization process through memory operation instead of accessing similar information from database. The implementation of these techniques, were then measured in terms of response time. The results showed that the performance of multi-threaded authentication engine was almost double of single-threaded authentication engine and the number of credit card authorization that can be processed using shared memory was ten percent higher than the number of credit card authorization that can be processed using database at single point of time.
机译: >当前的信用卡授权是在单线程模型上开发的,由于卡的风险管理配置文件的顺序过程及其在单个时间点处理大量同时交易的限制,因此身份验证过程需要更长的时间来响应。 。结果,授权系统的性能在高峰时段受到影响。这项研究提出了一种使用多线程和共享内存池技术的信用卡授权系统的体系结构框架和原型,以缩短授权过程中的响应时间。通过多线程技术,将根据事务消息中显示的加密元素的数量,为每个工作线程分配几个子线程以同时执行在线欺诈验证。同时,工作线程自己根据存储在卡共享内存池中的信息执行卡限制验证。实现此方法的目的是减少等待通过外部设备执行的每个I / O操作中的慢速加密操作时的空闲时间,并通过内存操作来加速授权过程,而不是从数据库中访问类似信息。然后根据响应时间来衡量这些技术的实现。结果表明,多线程身份验证引擎的性能几乎是单线程身份验证引擎的两倍,并且可以使用共享内存处理的信用卡授权数量比可以处理的信用卡授权数量高百分之十。在单个时间点使用数据库。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号