Rustacean Station  cover image

PyO3 with David Hewitt

Rustacean Station

CHAPTER

The Importance of Thread Safe Programming in Python

Rust is a new programming language that aims to improve performance, correctness and multi threading or safety. It uses the global interpreter lock in Python which stops other threads from running while it's doing its stuff. This can lead to so called data races where your program gives incorrect results. Rust has been designed with concurrency provisions in mind but not necessarily for Python itself because there's a lot of overhead.

00:00
Transcript
Play full episode

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner