MIT Sloan AI Adoption: Build a Playbook That Drives Real Business ROI
Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
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 a groundbreaking approach to achieving true parallelism in Python through subinterpreters and immutability in this 29-minute PyCon US talk. Discover the "memhive" framework, which implements a worker pool of subinterpreters, an efficient RPC mechanism, and async/await-ready API. Learn about fundamental data structures like tuples, mappings, and scalar types that enable efficient structured data sharing between Python subinterpreters. Gain insights into unlocking parallelism without the overhead of data serialization and understand the underlying algorithms driving this innovation. Access the presentation slides for a comprehensive overview of this novel technique to overcome the Global Interpreter Lock (GIL) in Python.
Syllabus
Talks - Yury Selivanov: Overcoming GIL with subinterpreters and immutability
Taught by
PyCon US