WAIT-FREE CONSENSUS USING ASYNCHRONOUS HARDWARE

Citation
B. Chor et al., WAIT-FREE CONSENSUS USING ASYNCHRONOUS HARDWARE, SIAM journal on computing, 23(4), 1994, pp. 701-712
Citations number
25
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods",Mathematics
Journal title
ISSN journal
00975397
Volume
23
Issue
4
Year of publication
1994
Pages
701 - 712
Database
ISI
SICI code
0097-5397(1994)23:4<701:WCUAH>2.0.ZU;2-4
Abstract
This paper studies the wait-free consensus problem in the asynchronous shared memory model. In this model, processors communicate by shared registers that allow atomic read and write operations (but do not supp ort atomic test-and-set). It is known that the wait-free consensus pro blem cannot be solved by deterministic protocols. A randomized solutio n is presented. This protocol is simple, constructive, tolerates up to n - 1 processors crashes (where n is the number of processors), and i ts expected run-time is O(n2).