Better Sooner Rather Than Later

09/20/2023
by   Anaïs Durand, et al.
0

This article unifies and generalizes fundamental results related to n-process asynchronous crash-prone distributed computing. More precisely, it proves that for every 0≤ k ≤ n, assuming that process failures occur only before the number of participating processes bypasses a predefined threshold that equals n-k (a participating process is a process that has executed at least one statement of its code), an asynchronous algorithm exists that solves consensus for n processes in the presence of f crash failures if and only if f ≤ k. In a very simple and interesting way, the "extreme" case k=0 boils down to the celebrated FLP impossibility result (1985, 1987). Moreover, the second extreme case, namely k=n, captures the celebrated mutual exclusion result by E.W. Dijkstra (1965) that states that mutual exclusion can be solved for n processes in an asynchronous read/write shared memory system where any number of processes may crash (but only) before starting to participate in the algorithm (that is, participation is not required, but once a process starts participating it may not fail). More generally, the possibility/impossibility stated above demonstrates that more failures can be tolerated when they occur earlier in the computation (hence the title).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/27/2018

Recoverable Consensus in Shared Memory

Herlihy's consensus hierarchy is one of the most widely cited results in...
research
09/20/2023

Memory-Anonymous Starvation-Free Mutual Exclusion: Possibility and Impossibility Results

In an anonymous shared memory system, all inter-process communications a...
research
05/29/2019

The Impact of RDMA on Agreement

Remote Direct Memory Access (RDMA) is becoming widely available in data ...
research
06/12/2020

An Adaptive Approach to Recoverable Mutual Exlcusion

Mutual exclusion (ME) is one of the most commonly used techniques to han...
research
11/10/2022

Quorum Systems in Permissionless Network

Fail-prone systems, and their quorum systems, are useful tools for the d...
research
09/12/2019

Fully Anonymous Shared Memory Algorithms

Process anonymity has been studied for a long time. Memory anonymity is ...
research
12/12/2017

A characterization of colorless anonymous t-resilient task computability

A task is a distributed problem for n processes, in which each process s...

Please sign up or login with your details

Forgot password? Click here to reset