Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 24 Jan 2019 (this version), latest version 17 Feb 2022 (v7)]
Title:Mokka: RSM for open networks
View PDFAbstract:Mokka is a PC (CAP theorem) consensus algorithm for handling replicated logs in open networks. This algorithm has some common approaches nested from RAFT, but its nature and design make Mokka a better solution in the following cases: storing sensitive historical data, ability to work in the trustless environment, ability to append logs from all nodes in the cluster. To make it possible to work in a trustless environment, mokka use cryptography algorithms for data validation and voting handling. The data storage is maintained through the Merkle tree, which makes it impossible to erase/rewrite part of the logs and achieve any inconsistent state. The logs, proposed from the followers, are handled thanks to gossip protocol, which brings a better approach to avoiding losing logs during node failure.
Submission history
From: Egor Zuev [view email][v1] Thu, 24 Jan 2019 14:49:31 UTC (485 KB)
[v2] Wed, 8 May 2019 16:54:44 UTC (634 KB)
[v3] Thu, 5 Sep 2019 20:10:22 UTC (305 KB)
[v4] Mon, 13 Apr 2020 18:31:09 UTC (226 KB)
[v5] Sun, 8 Aug 2021 06:47:37 UTC (346 KB)
[v6] Wed, 18 Aug 2021 13:50:11 UTC (364 KB)
[v7] Thu, 17 Feb 2022 18:36:47 UTC (266 KB)
References & Citations
export BibTeX citation
Loading...
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.