Connection manager
As soon as the first connection is established the connection manager is started and it is shut down when all connections have been closed. This manager consists in a background thread handling the communication protocol required by the Mosel Distributed Framework. The functions of this section can be used to control this manager: start and stop independently of active connections as well as handling of messages.
XPRDsetmsgcb |
Set the message callback.
|
XPRDsetmsglev |
Change the verbosity level of the library.
|
XPRDshutdown |
Shut down the connection manager.
|
XPRDstart |
Start the connection manager.
|