Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 15 Nov 2004 (this version), latest version 16 Jan 2006 (v2)]
Title:Balanced Overlay Networks (BON): Decentralized Load Balancing via Self-Organized Random Networks
View PDFAbstract: We introduce a new load balancing paradigm, where the instantaneous in-degree distribution of a dynamic overlay network encodes the current free resources at each of the server/computing nodes. The allocation of a new job is executed by sampling the in-degree of nodes via a short random walk, and assigning the job to a node with the maximum in-degree (hence, the one with the most free resources) among the sampled nodes; the reduced free resources of the node is updated by randomly deleting an appropriate number of incoming edges. Similarly, when a job is completed at a node, it updates its status by adding a desired number of incoming edges, where the other end of the edges are again picked via short random walks. We show that this mapping of free resources to the degree distribution of an overlay network is well suited to any situation where each server provides similar service such as large-scale computing (cluster and grid computing) and web content mirroring. Extensive simulation results show that our random-walk based protocol leads to an almost optimal distribution of load: the steady state topology of the overlay network approaches random d-regular graphs. Implementing the protocol directly using lightweight sockets to maintain the overlay network should involve minimal overhead, however direct connections are not required since edges in the overlay network could be ``virtual'' edges that represent routes in the underlying transport layer.
Submission history
From: Jesse Bridgewater [view email][v1] Mon, 15 Nov 2004 20:05:00 UTC (591 KB)
[v2] Mon, 16 Jan 2006 09:43:40 UTC (106 KB)
References & Citations
export BibTeX citation
Loading...
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.