Parallel Programming in Python using Threads

Python’s Global Interpreter Lock (GIL)

Python Multiprocessing Package