Consensus in Networks Prone to Link Failures

02/02/2021
by   Bogdan S. Chlebus, et al.
0

We consider deterministic distributed algorithms solving Consensus in synchronous networks of arbitrary topologies. Links are prone to failures. Agreement is understood as holding in each connected component of a network obtained by removing faulty links. We introduce the concept of stretch, which is a function of the number of connected components of a network and their respective diameters. Fast and early-stopping algorithms solving Consensus are defined by referring to stretch resulting in removing faulty links. We develop algorithms that rely only on nodes knowing their own names and the ability to associate communication with local ports. A network has n nodes and it starts with m functional links. We give a general algorithm operating in time n that uses messages of O(log n) bits. If we additionally restrict executions to be subject to a bound Λ on stretch, then there is a fast algorithm solving Consensus in time O(Λ) using messages of O(log n) bits. Let λ be an unknown stretch occurring in an execution; we give an algorithm working in time (λ+2)^3 and using messages of O(nlog n) bits. We show that Consensus can be solved in the optimal O(λ) time, but at the cost of increasing message size to O(mlog n). We also demonstrate how to solve Consensus by an algorithm that uses only O(n) non-faulty links and works in time O(n m), while nodes start with their ports mapped to neighbors and messages carry O(mlog n) bits. We prove lower bounds on performance of Consensus solutions that refer to parameters of evolving network topologies and the knowledge available to nodes.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/19/2023

Deterministic Fault-Tolerant Distributed Computing in Linear Time and Communication

We develop deterministic algorithms for the problems of consensus, gossi...
research
09/08/2020

Time-Optimal Construction of Overlay Networks

We show how to construct an overlay network of constant degree and diame...
research
02/13/2020

Ressource Efficient Stabilization for Local Tasks despite Unknown Capacity Links

Self-stabilizing protocols enable distributed systems to recover correct...
research
05/21/2022

Synchronous Consensus During Incomplete Synchrony

We present an algorithm for synchronous deterministic Byzantine consensu...
research
02/15/2022

Efficient Distributed Computations in Anonymous Dynamic Congested Systems with Opportunistic Connectivity

In this work we address the question of efficiency of distributed comput...
research
05/23/2022

Distributed Computations in Fully-Defective Networks

We address fully-defective asynchronous networks, in which all links are...
research
06/08/2021

Online Algorithms for Network Robustness under Connectivity Constraints

In this paper, we present algorithms for designing networks that are rob...

Please sign up or login with your details

Forgot password? Click here to reset