Skip to content

A golang implementation of bully algorithm in which different processes communicate and decide leader on the basis of their priority. the bully algorithm is a method for dynamically electing a coordinator or leader from a group of distributed computer processes.

iafarhan/bully-algorithm-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

bully-algorithm-golang

golang implementation of bully algorithm in which different processes communicate and decide leader on the basis of their priority. the bully algorithm is a method for dynamically electing a coordinator or leader from a group of distributed computer processes.

About

A golang implementation of bully algorithm in which different processes communicate and decide leader on the basis of their priority. the bully algorithm is a method for dynamically electing a coordinator or leader from a group of distributed computer processes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages