regarding threading

Andrew Dalke adalke at mindspring.com
Tue Oct 14 21:16:47 EDT 2003


Neil Hodgson:
> In which case splitting the file
> onto multiple disks and using 1 thread for each split may increase
> performance.

But then so would disk striping, or a bigger cache, or .. hmm,
perhaps the data is on a networked filesystem and the slow
performance comes from the network?  Hard to know without
more info from the OP.

                    Andrew
                    dalke at dalkescientific.com






More information about the Python-list mailing list