|
|
|
|
|
by mprime1
662 days ago
|
|
> They both reduce to a paxos style atomic broadcast Atomic Broadcast guarantees order of delivery.
It does not (cannot) guarantee timing of delivery.
Which is what people want and expect when using distributed lock / leader election. |
|
If you're saying "what if everything's down and we never get responses to our leadership bids", then yeah, the data center could burn down or we could lose electricity, too.