| Trees | Indices | Help |
|
|---|
|
|
twisted.python.threadpool.ThreadPool --+
|
DBThreadPool
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
running = False
|
|
BACKOFF_START = 1.0
|
|
BACKOFF_MULT = 1.05
|
|
MAX_OPERATIONALERROR_TIME = 86400
|
|
|
Inherited from |
|
| Method Details |
Create a new threadpool.
|
Manually stop the pool. This is only necessary from tests, as the pool will stop itself when the reactor stops under normal circumstances. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:43 2012 | http://epydoc.sourceforge.net |