DocumentCode :
2978862
Title :
Improving Fast Paxos: being optimistic with no overhead
Author :
Charron-Bost, Bernadette ; Schiper, André
Author_Institution :
Ecole Polytech., Palaiseau
fYear :
2006
fDate :
Dec. 2006
Firstpage :
287
Lastpage :
295
Abstract :
The paper addresses the cost of consensus algorithms. It has been shown that in the best case, consensus can be solved in two communication steps with f<n/2, and in one communication step with f<n/3 (f is the maximum number of faulty processes). This leads to a dilemma when choosing a consensus algorithm: greater efficiency or higher resiliency degree. Recently Lamport has proposed a solution called Fast Paxos, for partly escaping from this dilemma. The idea is to combine two types of rounds in a single consensus algorithm: fast rounds and rounds of the ordinary Paxos algorithm. In the best case, Fast Paxos solves consensus in one fast round, that is it requires only one communication step. Unfortunately, the combination induces some time overhead, and so Fast Paxos becomes more expensive than ordinary Paxos when fast rounds do not succeed. In this paper we go one step further: we show that it is possible to tentatively execute a fast round before a classical round without any time overhead if the fast round does not succeed
Keywords :
distributed algorithms; program verification; software fault tolerance; Fast Paxos algorithm; consensus algorithm; Broadcasting; Computer crashes; Context modeling; Cost function; Detectors; Distributed computing; Fault tolerance; Voting;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Dependable Computing, 2006. PRDC '06. 12th Pacific Rim International Symposium on
Conference_Location :
Riverside, CA
Print_ISBN :
0-7695-2724-8
Type :
conf
DOI :
10.1109/PRDC.2006.39
Filename :
4041914
Link To Document :
بازگشت