Help on thread pool
Aahz
aahz at pythoncraft.com
Wed May 21 14:41:00 EDT 2008
In article <323a8e66-7cc0-4d1f-9d7a-fc70f0c0a442 at 56g2000hsm.googlegroups.com>,
Alex <metallourlante at gmail.com> wrote:
>
>In order to understand the concept of threading pool in python I'm
>working on a simple single-site web crawler.
You can also compare your code against
http://www.pythoncraft.com/OSCON2001/ThreadPoolSpider.py
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
Need a book? Use your library!
More information about the Python-list
mailing list