Byzantine Fault Tolerance for Nondeterministic Applications

Wenbing Zhao
DOI: https://doi.org/10.1109/DASC.2007.11
2007-08-01
Abstract:All practical applications contain some degree of nondeterminism. When such applications are replicated to achieve Byzantine fault tolerance (BFT), their nondeterministic operations must be controlled to ensure replica consistency. To the best of our knowledge, only the most simplistic types of replica nondeterminism have been dealt with. Furthermore, there lacks a systematic approach to handling common types of nondeterminism. In this paper, we propose a classification of common types of replica nondeterminism with respect to the requirement of achieving Byzantine fault tolerance, and describe the design and implementation of the core mechanisms necessary to handle such nondeterminism within a Byzantine fault tolerance framework.
Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?