|
|
|
|
|
by jeremyjh
2776 days ago
|
|
Is there another distributed consensus algorithm that you think is more prominent? Paxos is on the decline. AFAIK Raft underlies most new distributed systems. Kubernetes for example relies on etcd which is a Raft implementation. |
|