Consensus Based on Strong Failure Detectors: A Time and Message-Efficient Protocol

  • Authors:
  • Fabíola Greve;Michel Hurfin;Raimundo A. Macêdo;Michel Raynal

  • Affiliations:
  • -;-;-;-

  • Venue:
  • IPDPS '00 Proceedings of the 15 IPDPS 2000 Workshops on Parallel and Distributed Processing
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

The class of strong failure detectors (denoted S) includes all failure detectors that suspect all crashed processes and that do not suspect some (a priori unknown) process that never crashes. So, a failure detector that belongs to S is intrinsically unreliable as it can arbitrarily suspect correct processes. Several S-based consensus protocols have been designed. Some of them systematically require n computation rounds (n being the number of processes), each round involving n2 or n messages. Others allow early decision (i.e., the number of rounds depends on the maximal number of crashes when there are no erroneous suspicions) but require eac h round to involv en2 messages.This paper presents an early deciding S-based consensus protocol each round of which involv es 3(n - 1) messages. So, the proposed protocol is particularly time and message-efficient.