March 24, 2015

Beginners' Guide to Concurrency and Parallelism in Python

I had the opportunity to write an article for the toptal.com engineering blog recently. When I was first approached it was entirely up to me to select a topic and language. I have previously given a talk for our local Philadelphia Python users meetup group so I decided to update that talk for Python 3. There were two reason I wanted to use Python 3. The first being I wanted to play around with it and the second being there aren't nearly as many tutorials written for Python 3.

You can find the article here.

Tags: tutorial parallelism concurrency python