A Per-Interpreter GIL - Concurrency and Parallelism with Subinterpreters
Offered By: PyCon US via YouTube
Course Description
Overview
Explore a groundbreaking solution for concurrent code and multi-core computing in Python 3.12 through this 30-minute PyCon US talk. Discover the new per-interpreter Global Interpreter Lock (GIL) feature and learn how to leverage it for simplified concurrency and improved code performance. Gain insights into both new and existing features, and acquire practical knowledge on implementing these advancements to enhance your Python programming skills.
Syllabus
Talks - Eric Snow: A Per-Interpreter GIL: Concurrency and Parallelism with Subinterpreters
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube