GitHub / iafarhan / bully-algorithm-golang
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iafarhan%2Fbully-algorithm-golang
Stars: 3
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: about 7 years ago
Updated at: about 4 years ago
Pushed at: about 4 years ago
Last synced at: 12 months ago
Topics: bully-algorithm, golang