Re: [Tutor] multi-threaded/parallel processing - local tutor

2011-01-23 Thread bruce
not looking for docs.. already have code. looking to actually talk to someone in the san fran/bay area for an in person talk/tutor session. thanks 2011/1/22 शंतनू : > You may find following useful. > > 2.6+ --- http://docs.python.org/library/multiprocessing.html > 3.x --- http://docs.python.org

Re: [Tutor] multi-threaded/parallel processing - local tutor

2011-01-22 Thread शंतनू
You may find following useful. 2.6+ --- http://docs.python.org/library/multiprocessing.html 3.x --- http://docs.python.org/dev/library/multiprocessing.html On 23-Jan-2011, at 11:46 AM, bruce wrote: > Hi. > > I'm working on a project that uses python to spawn/create multiple > threads, to run p