Affiliation:
1. Department of Electrical and Computer Engineering, Cleveland State University, Cleveland, OH, USA
Abstract
Distributed consensus is one of the most important building blocks for distributed systems. Fast Paxos is one of the latest variants of the Paxos algorithm for distributed consensus. Fast Paxos allows an acceptor to cast a vote for a value of its choice unilaterally in a fast round, thereby eliminating a communication step for reaching consensus. As a tradeoff, the coordinator must build a quorum that is bigger than the simple majority used in Classic Paxos. This article presents the theory, implementation, and a comprehensive performance evaluation of the Fast Paxos algorithm. The theory is described in an easier-to-understand way compared with the original article by Lamport. In particular, an easy-to-implement value selection rule for the coordinator is derived. In the implementation of Fast Paxos for state-machine replication, a number of additional mechanisms are developed to cope with practical scenarios. Furthermore, the experiments reveal that Fast Paxos is most appropriate for use in a single-client configuration. The presence of two or more concurrent clients even in a local area network would incur frequent collisions, which would reduce the system throughput and increase the mean response time as experienced by clients. Due to frequent collisions, Fast Paxos actually performs worse than Classic Paxos in the presence of moderate to large number of concurrent clients.
Subject
Computer Networks and Communications,Hardware and Architecture
Reference22 articles.
1. Altinbuken, D., & Sirer, E. G. (2012). Commodifying replicated state machines with OpenReplica. Retrieved from http://openreplica.org/static/papers/OpenReplica.pdf
2. Paxos replicated state machines as the basis of a high-performance data store.;W. J.Bolosky;Proceedings of the 8th USENIX Conference on Networked Systems Design and Implementation,2011
3. The chubby lock service for loosely-coupled distributed systems.;M.Burrows;Proceedings of the 7th Symposium on Operating Systems Design and Implementation,2006
4. Camargos, L., Madeira, E. R., & Pedone, F. (2006). Optimal and practical wab-based consensus algorithms. In Proceedings of Euro-Par 2006 Parallel Processing (pp. 549-558). Springer Berlin Heidelberg.
5. Multicoordinated Agreement Protocols for Higher Availabilty
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献