6 ms·
Using observed latency, power of two choices, and requests in flight reminds me a lot of Finagle https://twitter.github.io/finagle/guide/Clients.html#p2c-least-
by HiJon89 2y ago
Using observed latency, power of two choices, and requests in flight reminds me a lot of Finagle
https://twitter.github.io/finagle/guide/Clients.html#p2c-least-loaded https://twitter.github.io/finagle/guide/Clients.html#p2c-lea...
- jeffbee 2y agoThey specifically compare to client-side least-loaded with Po2C in section 5.2/figure 7.