Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshz
4633 days ago
What about concurrent.futures from standard library?
1 comments
kingkilr
4632 days ago
It's not really a concurrency framework, just some tooling. It does absolutely nothing to provide evented-IO for example.
link