Urllib(1/2) how to open multiple client sockets?

MRAB google at mrabarnett.plus.com
Thu Jun 26 14:57:17 EDT 2008


On Jun 26, 11:48 am, ShashiGowda <connect2sha... at gmail.com> wrote:
> Hey there i made a script to download all images from a web site but
> it runs damn slow though I have a lot of bandwidth waiting to be used
> please tell me a way to use urllib to open many connections to the
> server to download many pics simultaneously.... Any off question
> suggestions are also ok...

You also need to remember the bandwidth of the website itself, which
is being shared with other users.



More information about the Python-list mailing list