t.p.threadpool : module documentation

Part of twisted.python View Source

twisted.threadpool: a pool of threads to which we dispatch tasks.

In most cases you can just use reactor.callInThread and friends instead of creating a thread pool directly.
Class ThreadPool This class (hopefully) generalizes the functionality of a pool of threads to which work can be dispatched.
Class ThreadSafeList In Jython 2.1 lists aren't thread-safe, so this wraps it.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.