Hacker News new | ask | show | jobs
by devbug 2815 days ago
I don't get the hate. I can reason about asyncio code without fuss and the throughput/latency impact is worth it. My only pain point is the derth of libraries. There are few if any palatable libraries that provide the powerful abstractions I'm used too. Things like ORMs.
1 comments

Grandparents concern about async is documented here:

http://techspot.zzzeek.org/2015/02/15/asynchronous-python-an...