Hacker News new | ask | show | jobs
by Spivak 1341 days ago
Serious question, why would you limit concurrency in async world? You’re still on a single thread, why would you want to only schedule n things at a time?