English

Efficient Load-Balancing through Distributed Token Dropping

Distributed, Parallel, and Cluster Computing 2021-02-18 v2

Abstract

We introduce a new graph problem, the token dropping game, and we show how to solve it efficiently in a distributed setting. We use the token dropping game as a tool to design an efficient distributed algorithm for stable orientations and more generally for locally optimal semi-matchings. The prior work by Czygrinow et al. (DISC 2012) finds a stable orientation in O(Δ5)O(\Delta^5) rounds in graphs of maximum degree Δ\Delta, while we improve it to O(Δ4)O(\Delta^4) and also prove a lower bound of Ω(Δ)\Omega(\Delta).

Keywords

Cite

@article{arxiv.2005.07761,
  title  = {Efficient Load-Balancing through Distributed Token Dropping},
  author = {Sebastian Brandt and Barbara Keller and Joel Rybicki and Jukka Suomela and Jara Uitto},
  journal= {arXiv preprint arXiv:2005.07761},
  year   = {2021}
}

Comments

19 pages, 3 figures, revised version