Hacker News new | ask | show | jobs
by corysama 246 days ago
> particularly if you don't rely on shared task queues or work stealing to balance load.

Anywhere I can read up on better load balancing techniques? Or, are we talking about “Know ahead of time how long each task will reliably run so you can statically schedule everything”?