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

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

2011-01-22 Thread bruce
Hi. I'm working on a project that uses python to spawn/create multiple threads, to run parallel processes to fetch data from websites. I'm looking to (if possible) go over this in person with someone in the San Fran area. Lunch/beer/oj can be on me!! It's a little too complex to try to describe h