urlopen(), nntplib methods, and multi-threading?

Robert Oschler no_replies at fake_email_address.invalid
Mon Jun 16 08:48:01 EDT 2003


When using the async methods like urlopen() and the methods in the nntplib
module, would multi-threading help to speed up parallel requests?  I could
see making a pool of worker threads to process several method calls in
parallel (e.g. - to multiple web pages on different sites, or multiple
newsgroups), to speed up site or forum scanning.

Is this premise valid?

thx

--
Robert Oschler,
Android Technologies, Inc.
http://www.androidtechnologies.com
- The home of Off-Book! (tm)
The scene memorization tool for Actors and Actresses!






More information about the Python-list mailing list