Title :
The generic consensus service
Author :
Guerraoui, Rachid ; Schiper, André
Author_Institution :
Dept. de Syst. de Commun., Ecole Polytech. Federale de Lausanne, Switzerland
fDate :
1/1/2001 12:00:00 AM
Abstract :
This paper describes a modular approach for the construction of fault-tolerant agreement protocols. The approach is based on a generic consensus service. Fault-tolerant agreement protocols are built using a client-server interaction, where the clients are the processes that must solve the agreement problem and the servers implement the consensus service. This service is accessed through a generic consensus filter, customized for each specific agreement problem. We illustrate our approach on the construction of various fault-tolerant agreement protocols, such as nonblocking atomic commitment, group membership, view synchronous communication, and total order multicast. Through a systematic reduction to consensus, we provide a simple way to solve agreement problems. In addition to its modularity, our approach enables efficient implementations of agreement protocols and precise characterization of the assumptions underlying their liveness and safety properties
Keywords :
client-server systems; computer network reliability; multicast communication; protocols; client-server interaction; fault-tolerant agreement protocols; generic consensus filter; generic consensus service; group membership; liveness; nonblocking atomic commitment; safety properties; total order multicast; view synchronous communication; Access protocols; Broadcasting; Fault tolerance; Fault tolerant systems; File servers; Filters; Modular construction; Multicast protocols; Resilience; Safety;
Journal_Title :
Software Engineering, IEEE Transactions on