A Method of Parallelizing Consensuses for Accelerating Byzantine Fault Tolerance

作者:Nakamura Junya*; Araragi Tadashi; Masuzawa Toshimitsu; Masuyama Shigeru
来源:IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS, 2014, E97D(1): 53-64.
DOI:10.1587/transinf.E97.D.53

摘要

We propose a new method that accelerates asynchronous Byzantine Fault Tolerant (BFT) protocols designed on the principle of state machine replication. State machine replication protocols ensure consistency among replicas by applying operations in the same order to all of them. A naive way to determine the application order of the operations is to repeatedly execute the BFT consensus to determine the next executed operation, but this may introduce inefficiency caused by waiting for the completion of the previous execution of the consensus protocol. To reduce this inefficiency, our method allows parallel execution of the consensuses while keeping consistency of the consensus results at the replicas. In this paper, we also prove the correctness of our method and experimentally compare it with the existing method in terms of latency and throughput. The evaluation results show that our method makes a BFT protocol three or four times faster than the existing one when some machines or message transmissions are delayed.

  • 出版日期2014-1