24.09.2015, SoftUni
- Tulip: Async I/O for Python 3
- A deep dive into PEP-3156 and the new asyncio module
- A Curious Course on Coroutines and Concurrency
- The difference between yield and yield-from (Guido van Rossum)
- Python 3: Using "yield from" in Generators - Part 1
- Building concurrent network applications with asyncio
- An Introduction to Asynchronous Programming and Twisted
- Cyclone is a web server framework for Python that implements the Tornado API as a Twisted protocol.
- Momoko - wraps Psycopg2‘s functionality for use in Tornado.
- Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
- quamash - implementation of the PEP 3156 event-loop (tulip) api using the Qt Event-Loop