TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Follow publication

Member-only story

Multi-tasking in Python: Speed up your program 10x by executing things simultaneously

Mike Huls
TDS Archive
Published in
7 min readNov 18, 2021
An army of workers to help us execute faster (image by Brian McGowan on Unsplash)

Threads and processes

Threading is like making breakfast

This is what we’re trying to make in as little time as possible (image by Eiliv-Sonas Aceron on Unsplash)

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

TDS Archive
TDS Archive

Published in TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Mike Huls
Mike Huls

Written by Mike Huls

I write about interesting programming-related things: techniques, system architecture, software design and how to apply them in the best way. — mikehuls.com

Responses (3)

Write a response