Self-stabilizing mutual exclusion on a ring, even if K=N
Jaap-Henk Hoepman

TL;DR
This paper demonstrates that Dijkstra's self-stabilizing mutual exclusion algorithm on a ring remains effective even when each node has one fewer state than the total number of nodes, challenging previous assumptions.
Contribution
It proves the algorithm's stabilization property under a new condition where states per node are less than the number of nodes, expanding its applicability.
Findings
Algorithm stabilizes with K=N-1 states per node
Contradicts previous belief about state requirements
Extends understanding of self-stabilizing algorithms
Abstract
We show that, contrary to common belief, Dijkstra's self-stabilizing mutual exclusion algorithm on a ring [Dij74,Dij82] also stabilizes when the number of states per node is one less than the number of nodes on the ring.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Advanced Data Storage Technologies · Parallel Computing and Optimization Techniques
