Please recommend library for multithread download

2007-02-10 Thread David Xiao
Hello there,

I am looking for library (small better) that can fetch URL and
download to local file in multi-threads.

urllib2 is not thread safe as I tested. What will be?

-- 
http://mail.python.org/mailman/listinfo/python-list

Re: Please recommend library for multithread download

2007-02-10 Thread Michele Simionato
On Feb 10, 4:26 pm, David Xiao [EMAIL PROTECTED] wrote:
 Hello there,

 I am looking for library (small better) that can fetch URL and
 download to local file in multi-threads.

 urllib2 is not thread safe as I tested. What will be?

You may want to look at this recent thread:

http://groups.google.com/group/comp.lang.python/browse_frm/thread/77fc9888e43bac46/1df3bcbfb785395c?lnk=gstq=download+simionatornum=1hl=en#1df3bcbfb785395c


 Michele Simionato

-- 
http://mail.python.org/mailman/listinfo/python-list