Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 28 Aug 2017 (this version), latest version 12 Dec 2019 (v5)]
Title:A Dual Digraph Approach for Leaderless Atomic Broadcast (Extended Version)
View PDFAbstract:Many distributed systems work on a common shared state; in such systems, distributed agreement is necessary for consistency. With increasing number of servers, systems become more susceptible to single-server failures, increasing the relevance of fault-tolerance. Atomic broadcast enables fault-tolerant distributed agreement, yet it is costly to solve. Current leader-based solutions result in quadratic work complexity on the leader. AllConcur -- a leaderless approach -- improves the work complexity by connecting the servers via a resilient overlay network; yet, this resiliency entails redundancy, which reduces performance. In this work, we propose AllConcur+, an extension of AllConcur. During intervals with no failures, it uses an overlay network with no redundancy and automatically switches to a resilient overlay network when failures occur. Our performance estimation shows that if no failures occur, AllConcur+ achieves up to 10x higher throughput and up to 5x lower latency than AllConcur. In the presence of occasional failures, AllConcur+ still outperforms AllConcur significantly. In the worst case, AllConcur+'s performance is worse than AllConcur's, yet, this requires frequent failures at very specific intervals. Thus, for realistic use cases, leveraging redundancy-free distributed agreement, during intervals with no failures, increases the expected performance.
Submission history
From: Marius Poke [view email][v1] Mon, 28 Aug 2017 13:42:18 UTC (105 KB)
[v2] Wed, 13 Dec 2017 11:42:45 UTC (226 KB)
[v3] Wed, 19 Sep 2018 09:10:07 UTC (194 KB)
[v4] Tue, 5 Feb 2019 12:55:02 UTC (210 KB)
[v5] Thu, 12 Dec 2019 10:34:48 UTC (211 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.