Token-based self-stabilizing uniform algorithms

  • Authors:
  • Joffroy Beauquier;Maria Gradinariu;Colette Johnen;Jérôme Durand-Lose

  • Affiliations:
  • LRI CNRS-UMR 8623, Bat 490, Université Paris Sud, F-91405 Orsay Cedex, France;LRI CNRS-UMR 8623, Bat 490, Université Paris Sud, F-91405 Orsay Cedex, France;LRI CNRS-UMR 8623, Bat 490, Université Paris Sud, F-91405 Orsay Cedex, France;I3S, CNRS UPREES-A 6070, 930 Route des Colles, BP 145, 06903 Sophia Antipolis Cedex, France

  • Venue:
  • Journal of Parallel and Distributed Computing - Self-stabilizing distributed systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work focuses on self-stabilizing algorithms for mutual exclusion and leader election--two fundamental tasks for distributed systems. Self-stabilizing systems are able to recover by themselves, regaining their consistency from any initial or intermediary faulty configuration. The proposed algorithms are designed for any directed, anonymous network and stabilize under any distributed scheduler. The keystones of the algorithms are the token management and routing policies. In order to break the network symmetry, randomization is used. The space complexity is O((D+ + D-)(log(snd(n)) + 2)) where n is the network size, snd(n) is the smallest integer that does not divide n and D+ and D- are the maximal out and in degree, respectively. It should be noted that snd(n) is constant on the average and equals 2 on odd-size networks.