Trees | Indices | Help |
---|
|
A load distributed thread pool.
|
|||
|
|||
|
|||
str |
|
||
tuple(2) |
|
||
object |
|
||
|
|||
|
|||
dict |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|
Schedule a call. Convenience method for scheduling.
|
Schedule a call.
|
Get the results of calls executed in the pool.
|
Find the results of calls executed in the pool by job ID.
|
Used by worker to get the next pending call.
|
Result received.
|
Get pool statistics.
|
Shutdown the pool. Terminate and join all workers. |
Call has been scheduled.
|
Add a thread to the pool.
|
Expand the worker pool based on needed capacity.
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu May 2 09:10:29 2013 | http://epydoc.sourceforge.net |