0
2.1kviews
Write and explain the bully election algorithm.
1 Answer
0
37views

Bully election algorithm

The bully algorithm is a type of Election algorithm which is mainly used for choosing a coordinate. In a distributed system, we need some election algorithms such as bully and ring to get a coordinator that performs functions needed by other processes.

Election algorithms select a single …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.