Token-Based Self-Stabilizing Uniform Algorithms
✍ Scribed by Joffroy Beauquier; Maria Gradinariu; Colette Johnen; Jérôme Durand-Lose
- Publisher
- Elsevier Science
- Year
- 2002
- Tongue
- English
- Weight
- 248 KB
- Volume
- 62
- Category
- Article
- ISSN
- 0743-7315
No coin nor oath required. For personal study only.
✦ Synopsis
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
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.
📜 SIMILAR VOLUMES
In this paper, we present a self-stabilizing quorum-based distributed mutual exclusion algorithm. Our algorithm is designed for an asynchronous message-passing model. The algorithm scales well since it has constant synchronization delay and its message complexity is proportional to the square root o