| Home | Trees | Indices | Help |
|
|---|
|
|
Manage pools of connections so that we can limit the number of requests per site and reuse connections.
Since: 1.6
| Classes | |
| DownloadStep | |
|
DownloadScheduler Assigns (and re-assigns on redirect) Downloads to Sites, allowing per-site limits and connection pooling. |
|
|
Site Represents a service accepting download requests. |
|
| Variables | |
default_port = {'http': 80, 'https': 443,}
|
|
MAX_DOWNLOADS_PER_SITE = 5
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |