The Python Papers

The Python Papers

[0010] - Creating Multiple Threads in Python

Mike Driscoll's avatar
Mike Driscoll
Feb 06, 2023
∙ Paid

Concurrency is a big topic in programming. The concept of concurrency is to run multiple pieces of code at once. Python has a couple of different solutions that are built-in to its standard library. You can use threads or processes. In this newsletter, you will learn about using threads.

When you run your own code, you are using a single thread. If you w…

User's avatar

Continue reading this post for free, courtesy of Mike Driscoll.

Or purchase a paid subscription.
© 2025 Mike Driscoll · Privacy ∙ Terms ∙ Collection notice
Start your SubstackGet the app
Substack is the home for great culture