In article <[EMAIL PROTECTED]>,
S.Mohideen <[EMAIL PROTECTED]> wrote:
>
>Can you please suggest a technique in Python where we can spawn few number 
>of worker threads and later map them to a function/s to execute individual 
>Jobs.

You can see an example for a web spider on my Python website.
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

Help a hearing-impaired person: http://rule6.info/hearing.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to