How to use threading and Queue modules

Rene Pijlman reply.in at the.newsgroup
Tue Mar 4 12:16:40 EST 2003


Paul Moore:
[Thread pool with Queue]
>How do I wait for the workers to all finish?

See this example code from Aahz:
http://starship.python.net/crew/aahz/OSCON2001/ThreadPoolSpider.py

And related stuff:
http://starship.python.net/crew/aahz/OSCON2001/

-- 
René Pijlman




More information about the Python-list mailing list