[Twisted-Python] Request for help: throttling serving of static content

2012-11-05 Thread Peter Inglesby
Tomorrow I'm giving a talk to provide an introduction to asynchronous programming. I'll be mentioning Twisted in passing, but the meat of the talk will be about writing a web crawler for finding broken links, first using single-threaded blocking code, then multi-threaded blocking code, before demo

Re: [Twisted-Python] Request for help: throttling serving of static content

2012-11-05 Thread exarkun
On 09:12 pm, peter.ingle...@gmail.com wrote: >Tomorrow I'm giving a talk to provide an introduction to asynchronous >programming. I'll be mentioning Twisted in passing, but the meat of >the >talk will be about writing a web crawler for finding broken links, >first >using single-threaded blocking

Re: [Twisted-Python] Request for help: throttling serving of static content

2012-11-05 Thread Itamar Turner-Trauring
On 11/05/2012 04:12 PM, Peter Inglesby wrote: > Tomorrow I'm giving a talk to provide an introduction to asynchronous > programming. I'll be mentioning Twisted in passing, but the meat of > the talk will be about writing a web crawler for finding broken links, > first using single-threaded bloc

Re: [Twisted-Python] Request for help: throttling serving of static content

2012-11-05 Thread Peter Inglesby
Thanks for the responses. I'll see what I can do about tracking down the problem. In the meantime, I'll give dragnet a look. ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-pytho