Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Round Robin Algorithm #2

Open
liuggio opened this issue Apr 27, 2016 · 1 comment
Open

Better Round Robin Algorithm #2

liuggio opened this issue Apr 27, 2016 · 1 comment

Comments

@liuggio
Copy link
Contributor

liuggio commented Apr 27, 2016

at https://github.com/attento/balancer/blob/master/core/elector.go#L11
the algo is very bad designed, would be great implement
something that follows the: https://en.wikipedia.org/wiki/SRV_record#Provisioning_for_high_service_availability

@gianarb
Copy link
Contributor

gianarb commented May 2, 2016

To start maybe this is a good point
https://en.wikipedia.org/wiki/Weighted_round_robin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants