Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This seems like it would be more resource demanding on the load balancer to manage that queue? If that's a single queue it's global state... if you partition it, well, that's just push-based load balancing moved inside your "outer" load balancer?

The latency of round-tripping "finished a request, give me another" is probably also best-case ever so slightly worse than "finished one of my requests, loading the next from the buffer" (the HTTP load balanced apps I've worked on have had request queues on the workers too (framework-level, usually)).

Moreso if you had multiple load balancers involved...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: