Election Algorithm Assignment Help
- Many distributed algorithms will need a single process to behave since coordinator
- Election algorithms: technique to select an unique coordinator
- Examples: control the particular function of a failed process, select a master in Berkeley clock synchronization algorithm
Kinds of election algorithms:
- Bully and
- Ring algorithms
election algorithms example
