Implementing ActiveSpaces Routing
- Enabling Routing in the Space Definition
 To enable routing for a specified space, connect to a metaspace, create a SpaceDef object, and then call the tibasSpaceDef_SetRouted() function (C API) or the setRouted method (Java API).
-  Creating the Router Object
 
- Declaring a Callback Function
 
- Setting the Router Object on the Space
 After you have configured routing, you must set the Router object for the space.
Related concepts
Copyright © Cloud Software Group, Inc. All rights reserved.
