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 support atomic test-and-set). It is known that the wait-free consensus problem cannot be solved by deterministic protocols. A randomized solution is presented. This protocol is simple, constructive, tolerates up to n - 1 processors crashes (where n is the number of processors), and its expected run-time is O(n2).
Original language | English |
---|---|
Pages (from-to) | 701-712 |
Number of pages | 12 |
Journal | SIAM Journal on Computing |
Volume | 23 |
Issue number | 4 |
DOIs | |
State | Published - 1994 |
Externally published | Yes |