×
Distributed Consensus

Brief Introduction to Distributed Consensus: Raft and SOFAJRaft

This article gives a brief overview of Distributed Consensus.

Core Protocol Process of EPaxos: A Trilogy of EPaxos (Part Two)

This article introduces the core protocol process of EPaxos from the perspective of the comparison between Paxos and EPaxos.

Paxos, Raft, EPaxos: How Has Distributed Consensus Technology Evolved?

This article discusses the application of distributed consensus from a technical perspective and makes a comparative analysis across various areas.

From Distributed Consensus Algorithms to the Blockchain Consensus Mechanism

This article looks into the theoretical problems and challenges of distributed consensus and corresponding consensus algorithms.

Build Your Own Blockchain with JavaScript

This article goes over the basics of blockchain and shows how you can create a blockchain and everything that goes with it using JavaScript.