multiprocessing: child process share changes to global variable

Alan alan.isaac at gmail.com
Mon Dec 9 12:56:26 EST 2013


I received a suggestion off list that my results indicated that the jobs were not being distributed across the pool workers.  I used mp.current_process().name to confirm this suggestion.

Alan Isaac



More information about the Python-list mailing list