Contribute Media
A thank you to everyone who makes this possible: Read More

Concurrent Computations on Multicore Processors

Description

In this talk we will discuss the 'multiprocessing' module, which allows parallel programming on multicore processors. We will do a comparison with the 'threading' module, then cover the core functionality and finally discuss applications and limitations.

Details

Improve this page