Tackling Thread Safety in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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
Related Courses
Paradigms of Computer Programming – Abstraction and ConcurrencyUniversité catholique de Louvain via edX Concurrency in Go
University of California, Irvine via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera Introduction to Ethereum DeFi Smart Contract Security & Exploits
Coursera Project Network via Coursera Concurrency in Go (Golang)
Udemy