Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the critical concept of thread safety in Python during this 28-minute conference talk at EuroPython 2024. Delve into the challenges that arise when running non-thread safe code in multithreaded environments. Examine race conditions and their impact, understand how Python's Global Interpreter Lock (GIL) affects multithreading, and learn practical steps to fix thread-unsafe code using synchronization primitives. Gain valuable insights into a often overlooked aspect of Python development that becomes crucial when scaling applications.
Syllabus
Tackling Thread Safety in Python — Jothir Adithyan, Adarsh Divakaran
Taught by
EuroPython Conference