Lukasz Langa

Lukasz Langa is a production engineer at Facebook. Lukasz has been a Python committer since 2010. He's also a chronic perfectionist, a pianist, and a dad. In his free time, Lukasz uses Python 3 to help Facebook maintain cache consistency.

Content

Thinking in coroutines

September 30, 2016

Lukasz Langa uses asyncio source code to explain the event loop, blocking calls, coroutines, tasks, futures, thread pool executors, and process pool executors.