The randomness in randomized load balancing

Year
2001
Type(s)
Author(s)
C Nair, B Prabhakar, D Shah
Source
PROCEEDINGS OF THE ANNUAL ALLERTON CONFERENCE ON COMMUNICATION CONTROL AND COMPUTING, Volume 32, Issue 2, pp.912-921
Url
http://web.stanford.edu/~balaji/papers/randloadbal.pdf

Abstract Load balancing is a classical and important problem arising in a number of
application scenarios. Consider the following canonical abstraction: Jobs arrive according to
an arrival process at a bank of N identical servers each having a separate queue. The
arriving jobs need to be assigned to the servers so that load on the servers is well balanced.
The policy” join the server with shortest remaining work” is known to be an optimal policy
(Winston, 1977). When N is large, the complexity of implementing this optimal scheme …