Proactive and Reactive View Change for Fault Tolerant Byzantine Agreement
Abstract
Problem statement: Dealing with arbitrary failures effectively, while reaching agreement, remains a major operational challenge in distributed transactions. In the contemporary literature, standard protocols such as Byzantine Fault Tolerant Distributed Commit and Practical Byzantine Fault Tolerance handles the problem to a greater extent. However, the limitation with these protocols is that they incur increased message overhead as well as large latency. Approach: To improve the failure resiliency with minimum execution overhead, we propose two new protocols based on proactive view change and reactive view change. Also, both approaches have been analyzed and compared. Results: Our dynamic analysis reflects that, in a faulty scenario, the proactive approach is computationally more efficient with reduced latency as compared to reactive one. Conclusion/Recommendations: Moreover, unlike PBFT and BFTDC, our agreement protocol runs in two phases, which leads to reduced message overhead and total execution time.
DOI: https://doi.org/10.3844/jcssp.2011.101.107
Copyright: © 2011 Poonam Saini and Awadhesh Kumar Singh. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 3,243 Views
- 3,045 Downloads
- 8 Citations
Download
Keywords
- Distributed transactions
- Two-phase commit
- Byzantine agreement
- Proactive view change
- Reactive view change
- dynamic analysis