|
|
|
|
|
by stelfer
3376 days ago
|
|
I didn't read the whole thing carefully, but...
Leader Election + Terminating Reliable Broadcast is practically equivalent to building the Weakest Failure Detector and is the most feasible way of doing so. So, there are good reasons for doing leader election. This is why almost every serious consensus system ends up doing it whether they know they need to or not. |
|