envoyproxy/envoy

LoadBalancer: Is there a plan to support bounded-load consistent hashing algorithm?

Open

#26.016 geöffnet am 9. März 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/load balancinghelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

Title: LoadBalancer: Is there a plan to support bounded-load consistent hashing algorithm?

Description: Haproxy supports bounded-load consistent hashing algorithm. Just wondering if Onvoy has a plan to support the algorithm?

[optional Relevant Links:] https://ai.googleblog.com/2017/04/consistent-hashing-with-bounded-loads.html https://arxiv.org/abs/1608.01350 https://medium.com/vimeo-engineering-blog/improving-load-balancing-with-a-new-consistent-hashing-algorithm-9f1bd75709ed

Contributor Guide