Table of Contents

Module: threadpool Twisted-0.17.4/twisted/python/threadpool.py

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

If you want integration with Twisted's event loop then use twisted.internet.threadtask instead.

Imported modules   
import Queue
import copy
import sys
import threadable
import threading
import traceback
from twisted.python import log
Classes   
ThreadPool

This class (hopefully) generalizes the functionality of a pool of


Table of Contents

This document was automatically generated on Sat Apr 20 01:31:23 2002 by HappyDoc version 2.0