Threaded for loop
Paul Boddie
paul at boddie.org.uk
Sun Jan 14 13:20:47 EST 2007
More information about the Python-list mailing list
Sun Jan 14 13:20:47 EST 2007
- Previous message (by thread): Threaded for loop
- Next message (by thread): Threaded for loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
skip at pobox.com wrote: > > There is a module in development (processing.py) that provides an API like > the threading module but that uses processes under the covers: > > http://mail.python.org/pipermail/python-dev/2006-October/069297.html > > You might find that an interesting alternative. See the promised parallel processing overview on the python.org Wiki for a selection of different solutions: http://wiki.python.org/moin/ParallelProcessing Paul
- Previous message (by thread): Threaded for loop
- Next message (by thread): Threaded for loop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list