cloudflare / pingora

A library for building fast, reliable and evolvable network services.
Apache License 2.0
20.28k stars 1.1k forks source link

Implement smooth weighted round-robin balancing for pingora. #194

Open wathenjiang opened 2 months ago

wathenjiang commented 2 months ago

It provides a smooth round robin algorighm which is identical in behavior to nginx smooth weighted round-robin balancing.