PythonConcurrency Asyncio — A guide to asynchronous behavior in Python Contents Coroutine Vs Generators Coroutine Vs threads Generator based coroutine Native Coroutine yield-from Event-loop invoking-callbacks using event loop