Sciweavers

490 search results - page 3 / 98
» A Reference Architecture for Web Servers
Sort
View
USENIX
2004
13 years 7 months ago
accept()able Strategies for Improving Web Server Performance
This paper evaluates techniques for improving the performance of three architecturally different web servers. We study strategies for effectively accepting incoming connections un...
Tim Brecht, David Pariag, Louay Gammo
ANCS
2007
ACM
13 years 9 months ago
Performance scalability of a multi-core web server
Today's large multi-core Internet servers support thousands of concurrent connections or flows. The computation ability of future server platforms will depend on increasing n...
Bryan Veal, Annie Foong
IJHPCN
2008
75views more  IJHPCN 2008»
13 years 5 months ago
A hybrid connector for efficient web servers
: 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 alt...
David Carrera, Vicenç Beltran, Jordi Torres...
ICPADS
2005
IEEE
13 years 11 months ago
A Hybrid Web Server Architecture for e-Commerce Applications
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 applic...
David Carrera, Vicenç Beltran, Jordi Torres...
WWW
2005
ACM
14 years 6 months ago
A multi-threaded PIPELINED Web server architecture for SMP/SoC machines
Design of high performance Web servers has become a recent research thrust to meet the increasing demand of networkbased services. In this paper, we propose a new Web server archi...
Gyu Sang Choi, Jin-Ha Kim, Deniz Ersoz, Chita R. D...