Y
Hacker News
new
|
ask
|
show
|
jobs
by
withinboredom
1136 days ago
Raft is a pretty decent -- not great -- consensus algorithm (IMHO) but it is used because it is easy to understand. If I had to trust one, I would probably go with Multi-Paxos, if you could successfully implement it.