Part of twisted.python View Source
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 |
Class | ThreadSafeList | In Jython 2.1 lists aren't thread-safe, so this wraps it. Newer versions |