Performance modeling and simulation for financial application based on non-preemptive queuing model with multi-class workloads

  • Authors:
  • Zhibin Tian;Haiyan Chen;Naishuo Tian

  • Affiliations:
  • College of Information Science and Engineering, Yanshan University, Qinhuangdao, China;Department of Automation, Northeastern University at Qinhuangdao, China;College of Science, Yanshan University, Qinhuangdao, China

  • Venue:
  • CCDC'09 Proceedings of the 21st annual international conference on Chinese Control and Decision Conference
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many applications in financial institutions are characterized with multi-layered architecture. J2EE and its successor Java EE have promoted the spread of the architecture. Under this architecture, asynchronous operations between components are widely adopted. Asynchronous operation method separates the complex business logic of financial applications into small units. The design can make application developing and maintenance more effective. It also increases the concurrent processing for the requests from a large number of clients. In this paper, we present queuing model Non-preemptive M/M/1 with 2-class workloads, it can be used to model some components characterized with threading pools and working queues, such as Message Driven Been and JMS message. Considering the complexity of actual applications, we design a simulator that can simulate Non-preemptive M/M/C with 2-class workloads. It extends the application context of mathematical model and can help to analyze the bottle neck for the performance model of financial application.