Content deleted Content added
Line 15:
* Coordinator (Victory) Message: Sent by winner of the election to announce victory.
When a process P recovers from failure, or
# If P has the highest process id, it sends a Victory message to all other processes and becomes the new Coordinator. Otherwise, P broadcasts an Election message to all other processes with higher process IDs than itself.
|