Speed up with threads
Rhymes
raims at dot.com
Mon Aug 5 06:27:47 EDT 2002
More information about the Python-list mailing list
Mon Aug 5 06:27:47 EDT 2002
- Previous message (by thread): Speed up with threads
- Next message (by thread): Speed up with threads
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 05 Aug 2002 09:52:04 +0100, Jonathan Hogg <jonathan at onegoodidea.com> wrote: >Here's my solution. Just for kicks I put the results into another queue as >they are obtained and then pull them back out in the main function and >re-order them before printing them. Thank you so much. Your solution works. However it is as fast as my initial multithreading version... Is it a Win2K limitation? -- Rhymes (rhymes at NOSPAMmyself.com) http://www26.brinkster.com/rhymes " ride or die "
- Previous message (by thread): Speed up with threads
- Next message (by thread): Speed up with threads
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list