Order-preserving Renaming in Synchronous Message Passing Systems with Byzantine Faults
Oksana Denysyuk, Luis Rodrigues

TL;DR
This paper introduces efficient algorithms for order-preserving renaming in synchronous message passing systems with Byzantine faults, achieving optimal namespace sizes and minimal communication steps, a novel contribution in this fault-tolerant setting.
Contribution
The paper presents the first algorithms for order-preserving renaming with Byzantine faults, achieving constant or logarithmic step complexity and tight namespace bounds.
Findings
Algorithm for N > 3t with namespace N+t-1 and logarithmic steps.
Constant step complexity for N > t^2+2t.
2-step algorithm for N > 2t^2 + t.
Abstract
Renaming is a fundamental problem in distributed computing, which consists of a set of processes picking distinct names from a given namespace. The paper presents algorithms that solve order-preserving renaming in synchronous message passing systems with Byzantine processes. To the best of our knowledge, this work is the first to address order-preserving renaming in the given model. Although this problem can be solved by using consensus, it is known that renaming is "weaker" than consensus, therefore we are mainly concerned with the efficiency of performing renaming and make three contributions in this direction. We present an order-preserving renaming algorithm for with target namespace of size and logarithmic step complexity (where is the number of processes and is an upper bound on the number of faults). Similarly to the existing crash-tolerant solution, our…
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 · DNA and Biological Computing · Mobile Agent-Based Network Management
