We start with 6 processes,all directly connected to each other.Process 6 is the leader, as it has the highest number.
- Process 6 fails.
- Process 3 notices that Process 6 does not respond So it starts an election, notifying those processes with ids greater than 3.
- Both Process 4 and Process 5 respond, telling Process 3 that they'll take over from here.
- Process 4 sends election messages to both Process 5 and Process 6.
Home
Posts filed under election
Showing posts with label election. Show all posts
Showing posts with label election. Show all posts
Sunday, 16 June 2013
Bully election algorithm Java Program
Subscribe to:
Posts (Atom)