Asynchronous Consensus Algorithm
Distributed, Parallel, and Cluster Computing
2020-01-23 v1
Abstract
This document describes a new consensus algorithm which is asynchronous and uses gossip based message dissemination between nodes. The current version of the algorithm does not cover the case of a node failure or significantly delayed response. This is the subject of further research of the algorithm. An outline of a new design for trust-less payment system is given in appendices.
Cite
@article{arxiv.2001.07704,
title = {Asynchronous Consensus Algorithm},
author = {Maxim Zakharov},
journal= {arXiv preprint arXiv:2001.07704},
year = {2020}
}