Hacker News new | ask | show | jobs
by krzyk 1298 days ago
Issue with os threads is that their number is limited. Not the issue with communication. Futures are good enough for that, if you need more then structured concurrency.