PyMOTW: multiprocessing, part 2

Part two of coverage of the multiprocessing module includes inter-process communication. If you missed part one, you may want to start there.

Read more at pymotw.com: multiprocessing/communication.html