lafikl / liblb

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

hashing balancer #1

Closed lafikl closed 7 years ago

lafikl commented 7 years ago

a deterministic balancer, good for sticky sessions (e.g websocket)