Failure detection and consensus in the crash-recovery model

  • Authors:
  • Marcos Kawazoe Aguilera;Wei Chen;Sam Toueg

  • Affiliations:
  • Department of Computer Science, Cornell University, Ithaca, NY;Oracle Corporation, One Oracle Drive, Nashua, NH;Department of Computer Science, Cornell University, Ithaca, NY

  • Venue:
  • Distributed Computing
  • Year:
  • 2000

Quantified Score

Hi-index 0.02

Visualization

Abstract

We study the problems of failure detection and consensus in asynchronous systems in which processes may crash and recover, and links may lose messages. We first propose new failure detectors that are particularly suitable to the crash-recovery model. We next determine under what conditions stable storage is necessary to solve consensus in this model. Using the new failure detectors, we give two consensus algorithms that match these conditions: one requires stable storage and the other does not. Both algorithms tolerate link failures and are particularly efficient in the runs that are most likely in practice - those with no failures or failure detector mistakes. In such runs, consensus is achieved within 3δ time and with 4n messages, where δ is the maximum message delay and n is the number of processes in the system.