Making Sense of Big Data

Concurrency and Parallelism in Python

A concise overview of approaches available in Python

Anna Astori
Towards Data Science
4 min readApr 22, 2021

--

Photo by ThisisEngineering RAEng on Unsplash

If you’re about to start a big data project you will be either retrieving a lot of information or crunching big numbers on your machine, or both. However, if the code is sequential or synchronous your application may start struggling.

--

--

Software Engineer. Ex-Decathlon, ex-Amazon (Alexa AI). I’m also a big figure skating fan and a foodie.