May 2017
Intermediate to advanced
270 pages
6h 18m
English
The standard multiprocessing module can be used to quickly parallelize simple tasks by spawning several processes, while avoiding the GIL problem. Its interface is easy to use and includes several utilities to handle task submission and synchronization.
Read now
Unlock full access