Computer Science, asked by GodReaper9831, 11 months ago

Difference between bully and ring algorithm in distributed system

Answers

Answered by Anonymous
3

Answer:

Token ring algorithm is totally different with Bully algorithm. It achieves mutual exclusion by creating a bus network of processes in distributed system. It does not have a real ring in the network but a logical ring is constructed with all processes and all processes are assigned a position in the ring.

Similar questions