International Journal of Applied Information Systems |
Foundation of Computer Science (FCS), NY, USA |
Volume 5 - Number 3 |
Year of Publication: 2013 |
Authors: Syed Mutahar Aaqib, Lalitsen Sharma |
10.5120/ijais12-450872 |
Syed Mutahar Aaqib, Lalitsen Sharma . Development and Evaluation of an Experimental Java-based Web Server. International Journal of Applied Information Systems. 5, 3 ( February 2013), 43-46. DOI=10.5120/ijais12-450872
This paper compares the architecture of multi-threaded and event-driven web servers and highlights their advantages and disadvantages. Objective of this paper is to present a model of a novel web server architecture based on the best properties of multithreaded and event-driven architectures. Based on this architecture, an experimental java-based hybrid web server is implemented. This paper then evaluates and compares its performance with Apache and ?server for both static and dynamic workloads. The results of the experiments revealed that our experimental web server exhibits better performance than Apache and ?server for static workloads. For dynamic workloads, this web server shows substantial performance improvements as compared to Apache and slightly better performance than ?server web server.