(no title)
Vervious | 2 years ago
For a new beginner to consensus protocols, today, I would start them with Bitcoin, and then move onto Paxos/Tendermint/Simplex, and skip Raft entirely. (Simplex is my paper, a simplified version of PBFT).
Vervious | 2 years ago
For a new beginner to consensus protocols, today, I would start them with Bitcoin, and then move onto Paxos/Tendermint/Simplex, and skip Raft entirely. (Simplex is my paper, a simplified version of PBFT).
woooooo|2 years ago
It seems like blockchain brings a bunch of extra stuff, complexity and cost? Raft seems comparatively simple to me.
What does blockchain bring that's easier to maintain and harder to fuck up than "elect a leader and replicate a log"?
Vervious|2 years ago