谷歌浏览器插件
订阅小程序
在清言上使用

LibBFT: A High-Performace Timed Automata Library Collection for Byzantine Fault Tolerance

2019 31st International Symposium on Computer Architecture and High Performance Computing (SBAC-PAD)(2019)

引用 1|浏览4
暂无评分
摘要
This paper describes a novel high-performance library collection called libbft, specially designed to deal with byzantine fault tolerance for consensus mechanisms. This library is inspired by timed automata theory, and by the groundbreaking work of Practical Byzantine Fault Tolerance (PBFT). As case study, we tackle recently proposed consensus algorithms, such as the Delegated Byzantine Fault Tolerance (dBFT) used on the NEO Blockchain. This library is organized in a multiprogramming language paradigm, being already implemented on C++ and Golang. The library handles states and transitions from regular automata machines, besides timed transitions, activated through conditions, actions and events. We also propose a mathematical notation to represent these elements, and an automatic tool to export the generated state machine into graphviz platform. We also integrate the library with state-of-the-art communication protocols, like the gRPC (Google RPC) and protobuf, which provides efficient and language-independent communication. This paper briefly describes the technological background behind libbft, practical applications and preliminary computational experiments.
更多
查看译文
关键词
Timed Automata,Consensus,Byzantine Fault Tolerance,NEO Blockchain,Distributed Computing,dBFT
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要