Table of Contents
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.
This class (hopefully) generalizes the functionality of a pool of