Hacker News new | ask | show | jobs
by p5a0u9l 1005 days ago
For my use cases the asyncio wrapper makes it really easy to stack up a bunch of tasks, let the OS it’s thing, and then collect the results when they’re ready.