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

Just Add Await: Retrofitting Async Into Django

Translations: en

Description

Writing async code from scratch is hard; trying to add it into a large, existing framework is harder. Learn about the problems we face trying to make Django async while maintaining backwards compatibility, as well as the problems maintaining hybrid sync-and-async Python codebases in general.

https://2019.pycon-au.org/talks/just-add-await-retrofitting-async-into-django

Fri Aug 2 14:10:00 2019 at C3.3

Details

Improve this page