Global Interpreter Lock (GIL) Courses
EuroPython Conference via YouTube Extending Cython with GIL-Free Types
EuroPython Conference via YouTube Is It Me, or the GIL
EuroPython Conference via YouTube Addressing Multithreading and Multiprocessing in Transparent and Pythonic Ways
EuroPython Conference via YouTube Running Python Code in Parallel and Asynchronously
EuroPython Conference via YouTube Fast Async Code with Cython and AsyncIO
EuroPython Conference via YouTube Working Around the GIL with Asyncio
PyCon US via YouTube Trying No GIL on Scientific Programming
PyCon US via YouTube Getting Around the GIL - Parallelizing Python for Better Performance
PyCon US via YouTube Will it Blend? Writing a Custom Constraint Solver for Blender with Cython
PyCon US via YouTube