Re: Global Variable In Multiprocessing

2013-10-23 Thread John Nagle
On 10/22/2013 11:22 PM, Chandru Rajendran wrote: > CAUTION - Disclaimer * > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely > for the use of the addressee(s). If you are not the intended recipient, > please > notify the sender by e-ma

Re: Global Variable In Multiprocessing

2013-10-22 Thread Chris Angelico
On Wed, Oct 23, 2013 at 5:22 PM, Chandru Rajendran wrote: > > I am newbie to python. Please give me an idea to use Global Variable In > multiprocessing with examples. Also give me an best practices of > multiprocessing. Fundamentally, you can't have mutable globals in multip

Global Variable In Multiprocessing

2013-10-22 Thread Chandru Rajendran
Hi, I am newbie to python. Please give me an idea to use Global Variable In multiprocessing with examples. Also give me an best practices of multiprocessing. Thanks & Regards, Chandru CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDEN