lafikl / liblb

A golang library that implements load balancing algorithms.
https://lafikl.github.io/liblb-site/
MIT License
360 stars 17 forks source link

bounded hashing balancer #2

Closed lafikl closed 7 years ago

lafikl commented 7 years ago

https://research.google.com/pubs/pub45756.html

https://research.googleblog.com/2017/04/consistent-hashing-with-bounded-loads.html

https://medium.com/vimeo-engineering-blog/improving-load-balancing-with-a-new-consistent-hashing-algorithm-9f1bd75709ed

lafikl commented 7 years ago

closed by cd829bd