๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Toward a Scalable Distributed WWW Server on Workstation Clusters

โœ Scribed by Daniel Andresen; Tao Yang; Oscar H. Ibarra


Publisher
Elsevier Science
Year
1997
Tongue
English
Weight
143 KB
Volume
42
Category
Article
ISSN
0743-7315

No coin nor oath required. For personal study only.

โœฆ Synopsis


In this paper, we investigate the issues involved in developing a scalable World Wide Web (WWW) server called SWEB on a cluster of workstations. The objective is to strengthen the processing capabilities of such a server in order to match huge demands in simultaneous access requests from the Internet, especially when these requests involve delivery of large digitized documents. The scheduling component of the system actively monitors the usages of CPU, disk I/O channels and the interconnection network to effectively distribute HTTP requests across processing units to exploit task and I/O parallelism. We analyze the maximum number of requests that can be handled by the system and present several experiments to examine the performance of this system.


๐Ÿ“œ SIMILAR VOLUMES


H-SWEB: a hierarchical scheduling system
โœ Andresen, Daniel; McCune, Timothy ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 292 KB ๐Ÿ‘ 1 views

In this paper we present a model for dynamically scheduling HTTP requests across clusters of servers, optimizing the use of client resources as well as the scattered server nodes. We also present a system, H-SWEB, implementing our techniques and showing experimental improvements of over 250%, which