Hacker News new | ask | show | jobs
by joshz 4633 days ago
What about concurrent.futures from standard library?
1 comments

It's not really a concurrency framework, just some tooling. It does absolutely nothing to provide evented-IO for example.