Collision-Fast Atomic Broadcast

msra(2014)

引用 9|浏览5
暂无评分
摘要
Atomic Broadcast, an important abstraction in dependable distributed computing, is usually implemented by solving infinitely many instances of the well-known consensus problem. Some asynchronous consensus algorithms achieve the optimal latency of two (message) steps but cannot guarantee this latency even in good runs, those with timely message delivery and no crashes. This is due to collisions, a result of concurrent proposals. Collision-fast consensus algorithms, which decide within two steps in good runs, exist under certain conditions. Their direct application to solving atomic broadcast, though, does not guarantee delivery in two steps for all messages unless a single failure is tolerated. We show a simple way to build a fault-tolerant collision-fast Atomic Broadcast algorithm based on a variation of the consensus problem we call M-Consensus. Our solution to M-Consensus extends the Paxos protocol to allow multiple processes, instead of the single leader, to have their proposals learned in two steps.
更多
查看译文
关键词
broadcasting,distributed processing,fault tolerant computing,finite state machines,protocols,M-Consensus,Paxos protocol,asynchronous consensus algorithms,collision-fast consensus algorithms,consensus problem variation,dependable distributed computing,fault-tolerant collision-fast atomic broadcast algorithm,Atomic Broadcas,Collision-fast Atomic Broadcast,Consensus,M-Consensus
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要