0
1.3kviews
What happens if two process detect failure of the coordinator simultaneously and both decide to hold election? Explain.

Mumbai University > Information Technology > Sem 6 > Distributed System

Marks: 5Marks

1 Answer
0
6views

Each of the higher-numbered processes will get two ELECTION messages, but will ignore the second one.

The election will proceed as shown:

When a process receives an ELECTION message, it checks to see who started it.

If it itself started it (i.e., its number is at the head of the …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.