Live data from Hacker News

Viewing profile — lowflyingcondor

lowflyingcondor

HN member
Joined
Tue, Apr 18, 2023, 10:20 PM UTC
HN karma
10
Public activity
3 items

About lowflyingcondor

No profile information was provided.

Recent public activity

  1. comment
    Comment #35621331

    Would be cool to supplement this with what we know happens to all of these strategies when the load balancer's snapshot of server load is stale. https://brooker.co.za/blog/2012/01/…

  2. comment
    Comment #35621303

    Inverting this is actually better because it avoids the stale data / herd behavior. i.e. randomly choose X candidate servers and then pick the one with least load. also, 2 may be b…

  3. comment
    Comment #35621253

    https://www.eecs.harvard.edu/~michaelm/postscripts/handbook2... and > Best of 2 is good because it combines the best of both worlds: it uses real information about load to pick a h…