Self-stabilizing Overlays for high-dimensional Monotonic Searchability
Michael Feldmann, Christina Kolb, Christian Scheideler

TL;DR
This paper introduces a new self-stabilizing protocol for high-dimensional monotonic searchability, specifically a two-dimensional quadtree, ensuring reliable and efficient routing in distributed systems.
Contribution
It presents a novel protocol for a self-stabilizing two-dimensional quadtree that guarantees monotonic searchability without restrictive message assumptions, extendable to higher dimensions.
Findings
Routing in O(log n) hops for any search request.
Protocol guarantees recovery to legitimate states from any illegal initial state.
Extends existing concepts to higher dimensions with practical efficiency.
Abstract
We extend the concept of monotonic searchability for self-stabilizing systems from one to multiple dimensions. A system is self-stabilizing if it can recover to a legitimate state from any initial illegal state. These kind of systems are most often used in distributed applications. Monotonic searchability provides guarantees when searching for nodes while the recovery process is going on. More precisely, if a search request started at some node succeeds in reaching its destination , then all future search requests from to succeed as well. Although there already exists a self-stabilizing protocol for a two-dimensional topology and an universal approach for monotonic searchability, it is not clear how both of these concepts fit together effectively. The latter concept even comes with some restrictive assumptions on messages, which is not the case for our protocol. We…
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 · Peer-to-Peer Network Technologies · Advanced Data Storage Technologies
