ActiveSpaces Routing
The ActiveSpaces routing feature is implemented by means of a callback function, similar to the callback function used with shared-all persistence. Using routing, your application forwards updates to another site, and receives a status message in return. The operation is blocked until the status is returned.
- Implementing ActiveSpaces Routing
- Freeing a Router
When the routed connection has been terminated, you should free the router object.
Related concepts
Related reference
Copyright © Cloud Software Group, Inc. All rights reserved.