On Tue, Dec 22, 2009 at 1:58 PM, Senthil Kumaran <[email protected]>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. _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
