Make You An Async For Great Good!

10:45am - 11:10am on Saturday, October 5 in PennTop North

Mark Smith

Slides:
https://github.com/judy2k/make_you_an_async
Watch:
https://youtu.be/XEkuqe7tSlA

Description

AsyncIO seems like magic, but it’s (mostly) not! I’m going to write the core of asyncio from scratch. I will explain how asyncio actually works in pure python, building up from generators and a custom event loop.

This talk will demystify the async and await keywords, and help developers write better asynchronous code!

Want to edit this page?