|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
2004 IEEE International Conference on e-Technology, e-Commerce and e-Service (EEE'04)
Performance Engineering of a Java-Based eCommerce System
Taipei, Taiwan
March 28-March 31
ISBN: 0-7695-2073-1
| ASCII Text | x | ||
| Te-Kai Liu, Santhosh Kumaran, Jen-Yao Chung, "Performance Engineering of a Java-Based eCommerce System," e-Technology, e-Commerce, and e-Services, IEEE International Conference on, pp. 33-37, 2004 IEEE International Conference on e-Technology, e-Commerce and e-Service (EEE'04), 2004. | |||
| BibTex | x | ||
| @article{ 10.1109/EEE.2004.1287286, author = {Te-Kai Liu and Santhosh Kumaran and Jen-Yao Chung}, title = {Performance Engineering of a Java-Based eCommerce System}, journal ={e-Technology, e-Commerce, and e-Services, IEEE International Conference on}, volume = {0}, year = {2004}, isbn = {0-7695-2073-1}, pages = {33-37}, doi = {http://doi.ieeecomputersociety.org/10.1109/EEE.2004.1287286}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - e-Technology, e-Commerce, and e-Services, IEEE International Conference on TI - Performance Engineering of a Java-Based eCommerce System SN - 0-7695-2073-1 SP33 EP37 A1 - Te-Kai Liu, A1 - Santhosh Kumaran, A1 - Jen-Yao Chung, PY - 2004 KW - null VL - 0 JA - e-Technology, e-Commerce, and e-Services, IEEE International Conference on ER - | |||
The development of enterprise web applications has evolved from writing servlets using JDBC calls for database access to a component-based paradigm where database access is replaced by calling Enterprise JavaBeans (EJB), a Java representation of business objects. Using this component-based paradigm, business logics are encapsulated in coarse-grain session beans, leaving servlets the role of a request dispatcher which converts HTTP requests for servlets into RMI/IIOP requests for session beans and invokes JSP for result presentation. The performance of such a multi-tier enterprise web application is dominated by the performance of the EJB. This paper investigates a model-based approach for performance engineering of multi-tier enterprise Java applications. A layer queueing model comprising the layers of client applications, session beans, entity beans, and data sources is proposed in this paper. By taking into account network latency and RMI overhead, the model can be used to predict the delay-throughput performance of the system and to study issues related to deployment topology. As an example, a layered queueing model is created for an application framework for B2B e-Commerce, a real world EJB application. A case study is presented to show the effect of database access delay to the tuning of the connection pool size of data sources.
Citation:
Te-Kai Liu, Santhosh Kumaran, Jen-Yao Chung, "Performance Engineering of a Java-Based eCommerce System," eee, pp.33-37, 2004 IEEE International Conference on e-Technology, e-Commerce and e-Service (EEE'04), 2004
Usage of this product signifies your acceptance of the Terms of Use.
