Home | Trees | Indices | Help |
|
---|
|
object --+ | ThreadPool
A Request Queue for an HTTPServer which pools threads.
ThreadPool objects must provide min, get(), put(obj), start() and stop(timeout) attributes.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
idle Number of worker threads which are idle. |
|||
qsize | |||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Number of worker threads which are idle. Read-only. |
|
idleNumber of worker threads which are idle. Read-only.
|
qsize
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 30 21:23:16 2014 | http://epydoc.sourceforge.net |