Explicit and implicit concurrency in Python.
cooperative multitasking in Python.
Asyncio [https://docs.python.org/3/library/asyncio-task.html] (PEP-3156
[https://www.python.org/dev/peps/pep-3156/])
Asyncio는 Python 3.4에 새로 추가된
[https://mail.python.org/pipermail/python-dev/2013-November/130420.html] 라이브러리로
이름 그대로 파이썬에서 비동기 IO를 통해 조금