Using threads in python is safe ?

Simon Brunning simon at brunningonline.net
Wed Mar 19 09:03:46 EDT 2008


On Wed, Mar 19, 2008 at 7:43 AM, Deepak Rokade <smartpawn at gmail.com> wrote:
> If jobs to be processed by threds is I/O bound would multithreading help
> python to improve speed of application ?

Probably, yes.

-- 
Cheers,
Simon B.
simon at brunningonline.net
http://www.brunningonline.net/simon/blog/



More information about the Python-list mailing list