A Hybrid Web Server Architecture for e-Commerce Applications

  • Authors:
  • David Carrera;Vicenc Beltran;Jordi Torres;Eduard Ayguade

  • Affiliations:
  • European Center for Parallelism of Barcelona (CEPBA);European Center for Parallelism of Barcelona (CEPBA);Computer Architecture Department, Technical University of Catalonia (UPC);Computer Architecture Department, Technical University of Catalonia (UPC)

  • Venue:
  • ICPADS '05 Proceedings of the 11th International Conference on Parallel and Distributed Systems - Volume 01
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The performance of an e-commerce application can be measured according to technical metrics but also following business indicators. The revenue obtained by a commercial web application is directly related to the amount of clients that complete business transactions. In technical terms, a business transaction is completed when a web client successfully finishes a browsing session. In this paper we introduce a novel web server architecture that combines the best aspects of both the multithreaded and the event-driven architectures, the two major existing alternatives, to create a server model that offers an improved performance in terms of user session completions without loosing the natural ease of programming characteristic of the multithreading paradigm. We describe the implementation of this architecture on the Tomcat 5.5 server and evaluate its performance. The obtained results demonstrate the feasibility of the hybrid architecture and the performance bene- fits that this model introduces for e-commerce applications.