Home | Trees | Indices | Help |
---|
|
A callable which sets up a persistent communications channel, but is unmanaged by an exchange.
|
|||
|
|||
|
|
Using the given 'address', wrap the given 'callable'. This object can then be invoked, but the wrapped callable will be run in a background process. 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 |