Re: Any python scripts to do parallel downloading?
- From: Jean-Paul Calderone <exarkun@xxxxxxxxxx>
- Date: Wed, 31 Jan 2007 15:37:58 -0500
On 31 Jan 2007 12:24:21 -0800, Carl Banks <pavlovevidence@xxxxxxxxx> wrote:
Michele Simionato wrote:On Jan 31, 5:23 pm, "Frank Potter" <could....@xxxxxxxxx> wrote:
> I want to find a multithreaded downloading lib in python,
> can someone recommend one for me, please?
> Thanks~
Why do you want to use threads for that? Twisted is the
obvious solution for your problem,
Overkill? Just to download a few web pages? You've got to be
kidding.
Better "overkill" (whatever that is) than wasting time re-implementing
the same boring thing over and over for no reason.
Jean-Paul
.
- References:
- Re: Any python scripts to do parallel downloading?
- From: Carl Banks
- Re: Any python scripts to do parallel downloading?
- Prev by Date: Re: Any python scripts to do parallel downloading?
- Next by Date: Re: Python 2.5 Tkinter not configured
- Previous by thread: Re: Any python scripts to do parallel downloading?
- Next by thread: Re: Any python scripts to do parallel downloading?
- Index(es):
Relevant Pages
|