Computer Science, asked by ImRitz4861, 1 year ago

Explain bully algorithm in details in distributed operating system

Answers

Answered by malhar12313
0
Bully algorithm. In distributed computing, the bully algorithm is a method for dynamically electing a coordinator or leader from a group of distributed computer processes. The process with the highest process ID number from amongst the non-failed processes is selected as the coordinator.
Similar questions