Home | Trees | Indices | Help |
---|
|
A callable which sets up a persistent communications channel.
|
|||
|
|||
|
|
Using the given 'address', wrap the given 'callable', using the given 'exchange' to monitor the channels created for communications between this and the created processes, so that when it is called, a background process is started within which the 'callable' will run. Note that the 'callable' must be parallel-aware (that is, have a 'channel' parameter). Use the MakeParallel class to wrap other kinds of callable objects. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 12 18:55:51 2013 | http://epydoc.sourceforge.net |