Re: Limit the simultaneous twisted.web.client.downloadPage requests
Terry Jones <[email protected]>
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <[email protected]> |
Hi Igor Check out http://jcalderone.livejournal.com/24285.html from JP Calderone. It does a good bit of what you want. It might be a little difficult to understand, so feel free to come back with questions. Also check the underlying Cooperator API docs at http://twistedmatrix.com/documents/current/api/twisted.internet.task.Cooperator.html Terry