Become an AI & ML Engineer with Cal Poly EPaCE — IBM-Certified Training
Stuck in Tutorial Hell? Learn Backend Dev the Right Way
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore synchronization primitives in Python through this 44-minute conference talk from EuroPython 2024. Delve into the challenges of running concurrent code using threads or task-based event loops. Examine the features provided by Python's threading and asyncio modules to address synchronization issues in concurrent execution. Learn about various synchronization classes and functions, understand the problems they aim to solve, and discover effective ways to implement them in your own code. Gain valuable insights into managing concurrency and improving the performance of your Python applications.
Syllabus
A Tour of Synchronization Primitives in Python — Zach Muncaster
Taught by
EuroPython Conference