0
16kviews
Explain Bully Election algorithm.

Mumbai University > Computer Science > Sem 8 > Parallel And Distributed System

1 Answer
1
1.2kviews

Assumptions.

  • Each process knows the id and address of every other process. communication is reliable.

  • A process initiates an election if just recovered from failure or it notices that the coordinator has failed.

  • Three types of messages: Election, o/n co-coordinator.

  • Several processes can initiate an election simultaneously.

  • Need consistent result. …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.