DocumentCode
1415147
Title
Interpreting stale load information
Author
Dahlin, Michael
Author_Institution
Dept. of Comput. Sci., Texas Univ., Austin, TX, USA
Volume
11
Issue
10
fYear
2000
fDate
10/1/2000 12:00:00 AM
Firstpage
1033
Lastpage
1047
Abstract
In this paper, we examine the problem of balancing load in a large-scale distributed system when information about server loads may be stale. It is well-known that sending each request to the machine with the apparent lowest load can behave badly in such systems, yet this technique is common in practice. Other systems use round-robin or random selection algorithms that entirely ignore load information or that only use a small subset of the load information. Rather than risk extremely bad performance on one hand or ignore the chance to use load information to improve performance on the other, we develop strategies that interpret load information based on its age. Through simulation, we examine several simple algorithms that use such load interpretation strategies under a range of workloads. Our experiments suggest that by properly interpreting load information, systems can: 1) match the performance of the most aggressive algorithms when load information is fresh relative to the job arrival rate, 2) outperform the best of the other algorithms we examine by as much as 60 percent when information is moderately old, 3) significantly outperform random load distribution when information is older still, and 4) avoid pathological behavior even when information is extremely old.
Keywords
distributed processing; resource allocation; balancing load; large-scale distributed system; performance; server loads; Large-scale systems; Load management; Load modeling; Network servers; Operating systems; Pathology; Queueing analysis; Round robin; Web server; Wide area networks;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.888643
Filename
888643
Link To Document