Commit Graph

7 Commits

Author SHA1 Message Date
Erik Dubbelboer 32793db72d Run golangci-lint using a Github Action 2019-11-16 18:09:28 +01:00
Erik Dubbelboer bf98e3b75b Use least total connections instead of round robin for lbclient (#673) 2019-10-20 07:09:42 +02:00
xPushkin f24d00fcc6 A lot of typo fixes 2017-10-08 13:30:35 +01:00
Aliaksandr Valialkin b7e3627df2 LBClient: prevent servers' hammering by randomizing the initial client to use 2016-11-09 19:11:48 +02:00
Aliaksandr Valialkin 6cd438ba89 LBClient: panic on empty Clients 2016-11-07 17:21:28 +02:00
Aliaksandr Valialkin a965b01816 Added an example for LBClient 2016-10-21 14:53:44 +03:00
Aliaksandr Valialkin b5d497902b Added LBClient for balancing load among multiple clients
This will be used by httptp from https://github.com/valyala/httpteleport .
2016-10-20 13:49:00 +03:00