Advanced Asyncio: Solving Real World Production Problems
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=yKfenooKl6M
By building a simplified chaos monkey service, we will walk through how to create a good foundation for an asyncio-based service, including graceful shutdowns, proper exception handling, and testing asynchronous code. We’ll get into the hairier topics as well, covering topics like working with synchronous code, debugging and profiling, and working with threaded code.
EVENT:
EuroPython 2019
SPEAKER:
Lynn Root
PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed).
ATTRIBUTION CREDITS:
Original video source: https://www.youtube.com/watch?v=T6vC_LOHBJ4
Other Videos By Coding Tech
Tags:
python
asynchronous programming
asyncio
async.io