Snake Wrestling is a blog about cool things you can do with Python.
Posts
-
21 May 2011 » Controlling Connection Bursts in Twisted Applications
A short introduction to using deferred semaphores in Twisted, with an example function that maps a function against a list of things, then adds the resulting Deferreds to the semaphore pool.