ConsensusIDP
This repository contains the implementation of the Consensus protocol with Initially Dead Process (IDP) proposed by Michael J. Fischer, Nancy A. Lynch and Michael S. Paterson in the famous paper "Impossibility of Distributed Consensus with One Faulty Process".
How to download and setup ConsensusIDP
Open terminal and run command
git clone https://github.com/teo-sl/ConsensusIDP.git
git clone is used to create a copy or clone of ConsensusIDP repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with ConsensusIDP https://github.com/teo-sl/ConsensusIDP/archive/master.zip
Or simply clone ConsensusIDP with SSH
[email protected]:teo-sl/ConsensusIDP.git
If you have some problems with ConsensusIDP
You may open issue on ConsensusIDP support forum (system) here: https://github.com/teo-sl/ConsensusIDP/issuesSimilar to ConsensusIDP repositories
Here you may see ConsensusIDP alternatives and analogs
etcd tikv hraftd js translations nanochain rqlite atomix copycat floyd x0 verdi-raft fabric quorum tendermint awesome-distributed-systems paxosstore burrow cita elle ethermint-archive awesome-cryptoeconomics Bismuth truechain-consensus-core uplink go-spacemesh xrpl-dev-portal awesome-decentralized-papers swim-js yaraft