Workshop - Build Your Own Async

Description

In this workshop, you’ll learn about Python’s various async features by building your own simple async library. Topics include generators, coroutines, event loops, non-blocking I/O, threads, and more. Note: the workshop is not about asyncio, but you’ll learn a lot about what makes it work.

Prerequisites

Speaker

David Beazley is an independent computer scientist, educator, and researcher living in Chicago. He is the author of the Python Cookbook (O’Reilly) and Python Essential Reference (Addison-Wesley) and has been involved with Python since 1996.

He can be reached at his twitter handle: @dabeaz.