David Beazley - Python Concurrency From the Ground Up - LIVE - PyCon 2015
David Beazley writes concurrent and socket Python code live at PyCon, every time I watch this video it’s mind blowing.
Topics include programming with threads, the infamous Global Interpreter Lock (GIL), event loops, and coroutine-based concurrency.