Concepedia

Publication | Open Access

Asynchronous consensus and broadcast protocols

503

Citations

8

References

1985

Year

TLDR

A consensus protocol allows asynchronous processes, some of which may be fail‑stop or malicious, to reach agreement. The authors investigated consensus protocols and reliable broadcast in asynchronous systems with fair schedulers. They defined such systems and analyzed protocols that terminate with probability 1, including Byzantine agreement. They proved that ⌈(n+1)/2⌉ correct processes are necessary and sufficient for fail‑stop faults, ⌈(2n+1)/3⌉ for malicious faults, that no bounded‑step consensus protocol exists for fail‑stop with a single failure, and that Byzantine agreement also requires ⌈(2n+1)/3⌉ correct processes.

Abstract

A consensus protocol enables a system of n asynchronous processes, some of which are faulty, to reach agreement. There are two kinds of faulty processes: fail-stop processes that can only die and malicious processes that can also send false messages. The class of asynchronous systems with fair schedulers is defined, and consensus protocols that terminate with probability 1 for these systems are investigated. With fail-stop processes, it is shown that ⌈( n + 1)/2⌉ correct processes are necessary and sufficient to reach agreement. In the malicious case, it is shown that ⌈(2 n + 1)/3⌉ correct processes are necessary and sufficient to reach agreement. This is contrasted with an earlier result, stating that there is no consensus protocol for the fail-stop case that always terminates within a bounded number of steps, even if only one process can fail. The possibility of reliable broadcast (Byzantine Agreement) in asynchronous systems is also investigated. Asynchronous Byzantine Agreement is defined, and it is shown that ⌈(2 n + 1)/3⌉ correct processes are necessary and sufficient to achieve it.

References

YearCitations

Page 1