Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Advanced asyncio - Solving Real-world Production Problems

EuroPython Conference via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore advanced asyncio techniques for solving real-world production problems in this 40-minute conference talk from EuroPython 2019. Dive into creating a robust foundation for asyncio-based services, covering topics like graceful shutdowns, proper exception handling, and testing asynchronous code. Learn how to work with synchronous code, debug and profile asyncio applications, and integrate threaded code. Gain insights into best practices and common pitfalls to avoid when approaching asynchronous and concurrent programming with Python's asyncio library. Through the development of a simplified chaos monkey service, acquire practical knowledge on topics such as non-blocking vs. concurrent execution, task scheduling, signal handling, and profiling techniques.

Syllabus

Introduction
asyncio
Hello World Examples
Simple Publisher
Multiple Messages
Finalization
Review
Signal Handler
Shield
Cleanup
Handling exceptions
Handling messages
Working with threads
Threadsafe API
Testing
Closing the Loop
Debugger
Print Stack
Debug Mode
AAODebug
Event Loop
Kcash Grind
Line Profiler
Profiling
Spotify

Taught by

EuroPython Conference

Reviews

Start your review of Advanced asyncio - Solving Real-world Production Problems

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.