grpc-go/balancer
Zach Reyes dbbc983c26
balancer/leastrequest: Add least request balancer (#6510)
2023-08-11 18:24:38 -04:00
..
base base: update base balancer for new APIs (#6503) 2023-08-04 10:27:11 -07:00
grpclb all: replace RemoveSubConn with Shutdown as much as possible (#6505) 2023-08-04 10:19:51 -07:00
leastrequest balancer/leastrequest: Add least request balancer (#6510) 2023-08-11 18:24:38 -04:00
rls balancergroup: do not cache closed sub-balancers by default (#6523) 2023-08-10 12:34:56 -07:00
roundrobin roundrobin: optimization of the roundrobin implementation. (#5607) 2022-09-02 02:19:31 -04:00
weightedroundrobin balancer/weightedroundrobin: migrate to StateListener (#6530) 2023-08-09 15:26:45 -07:00
weightedtarget balancergroup: do not cache closed sub-balancers by default (#6523) 2023-08-10 12:34:56 -07:00
balancer.go all: replace RemoveSubConn with Shutdown as much as possible (#6505) 2023-08-04 10:19:51 -07:00
conn_state_evaluator.go balancer/weightedtarget: use ConnectivityStateEvaluator (#5734) 2022-10-26 11:33:49 -07:00
conn_state_evaluator_test.go balancer: fix connectivity state aggregation algorithm to follow the spec (#5473) 2022-07-07 13:48:34 -07:00