[BangPypers] Python performance

Venkatraman S venkat83 at gmail.com
Tue Dec 22 09:31:47 CET 2009


On Tue, Dec 22, 2009 at 1:58 PM, Senthil Kumaran <orsenthil at gmail.com>wrote:

>
> Have you done multithreading? If yes, thinking of implementing
> the file read operations in separate threads and this should improve
> the performance as number of threads increase.
>
>
Are you sure about this? As in, multithreading *in* python does help?
Never tried it. Sounds interesting.


More information about the BangPypers mailing list