AsyncIO: Why I hate it
AsyncIO requires redoing all the layers of software in an asyncio-friendly way, it has performance limitations, and it is complex and difficult to use. Other choices for asynchronous programming are gevent and other tools... read more Â









