Contribute Media
A thank you to everyone who makes this possible: Read More

Make You An Async For Great Good!

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!

Details

Improve this page