====== Python async.io ====== * [[http://b.ssut.me/58|Python 3, asyncio와 놀아보기]] * [[https://community.nitrous.io/tutorials/asynchronous-programming-with-python-3|Asynchronous Programming with Python 3]] * [[https://blogs.gnome.org/markmc/2013/06/04/async-io-and-python/|Async I/O and Python – Mark McLoughlin]] * [[https://tutorialedge.net/python/concurrency/asyncio-event-loops-tutorial/|Asyncio Event Loops Tutorial | TutorialEdge.net]] * [[https://mingrammer.com/translation-asynchronous-python/|[번역] 비동기 파이썬]] * [[https://www.linuxjournal.com/content/understanding-pythons-asyncio|Understanding Python's asyncio | Linux Journal]] * [[https://soooprmx.com/archives/11442|Asyncio를 사용한 비동기 소켓 통신 · Wireframe]] * [[https://tech.buzzvil.com/blog/asyncio-no-1-coroutine-and-eventloop/|asyncio 뽀개기 1 - Coroutine과 Eventloop]]