YoVDO

Advanced asyncio - Solving Real-world Production Problems

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Python Courses Concurrent Programming Courses Asynchronous Programming Courses Asyncio Courses

Course Description

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

Related Courses

Advanced C# Programming in .NET Core
EDUCBA via Coursera
Build Advanced Components for Filament
Laracasts
Learn Asynchronous JavaScript
Codecademy
Learn JavaScript: Requests
Codecademy
Advanced JavaScript 2: Async JS, APIs, Operators, Objects
Scrimba via Coursera