Главная
Study mode:
on
1
Intro
2
The basics
3
Generating numbers
4
Snko
5
Threads
6
Performance
7
Performance with multiprocessing
8
Strengths of multiprocessing
9
Multiprocessing example
10
Cat example
Description:
Explore common pitfalls and challenges when working with asynchronous code in Python in this code::dive 2020 conference talk. Delve into the intricacies of asyncio, examining how to avoid potential mistakes and optimize performance. Learn from real-world examples, including number generation and cat-related scenarios, to gain practical insights into async programming. Compare asyncio with threads and multiprocessing, understanding their strengths and use cases. Benefit from speaker Oleksii Pilkevych's experience as a Python developer for test automation at Nokia, as he shares valuable lessons learned from debugging and optimizing async code.

Async - Oh, Wait

code::dive conference
Add to list