A Lightweight Solution to Uniform Atomic Broadcast for Asynchronous Systems

  • Authors:
  • E. Anceaume

  • Affiliations:
  • -

  • Venue:
  • FTCS '97 Proceedings of the 27th International Symposium on Fault-Tolerant Computing (FTCS '97)
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Chandra and Toueg proposed in 1993 a new approach to overcome the impossibility of reaching deterministically Consensus --- and by corollary Atomic Broadcast --- in asynchronous systems subject to crash failures. They augment the asynchronous system with a possibly Unreliable Failure Detector which provides some information about the operational state of processes. In this paper, we present an extension of the Consensus problem that we call Uniform Prefix Agreement. This extension enables all the processes to propose a flow of messages during an execution --- instead of one as in the Consensus problem --- and uses all these proposed messages to compose its decision value. Uniform Prefix Agreement is based on an Unreliable Failure Detectors. We use repeated executions of Uniform Prefix Agreement to build an efficient and lightweight Uniform Atomic Broadcast algorithm. This paper describes the Uniform Prefix Agreement and Uniform Atomic Broadcast algorithms.