| Trees | Indices | Help |
|
|---|
|
|
This class represents a connection from the master process down to one of the slaves. It also keeps track of how often the slave reports that it is too busy to work.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| list(str) |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
BUSYFAC1 = 0.85
|
|
BUSYFAC2 = 0.15
|
|
ConnectError =
|
|
SendError =
|
|
GetError =
|
|
| Instance Variables | |
|
uness How useful is this thread? |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
Note: This is where the arglist is finally converted to a list of strings. |
|
|
Waits for the slave to terminate and closes the channel from the slave.
|
| Class Variable Details |
SendError
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:10 2011 | http://epydoc.sourceforge.net |