Contribute Media
A thank you to everyone who makes this possible: Read More

Out of the Frying Pan/Into the Fire

Description

In a global interpreter locked CPython, multiprocessing was often used as a tool to improve performance. Let’s discuss how to use free-threaded Python to workaround some of the pitfalls of multiprocessed code, as well as highlight the new challenges that free-threading brings.

Details

Improve this page