Connecting to the Seeder from the Remote Client
After the as-agent is running on the seeder, remote clients can connect to a metaspace and a space on the proxy machine.
For an application to connect to a metaspace as a remote client, when connecting to the metaspace, all it needs to do is pass a Discovery URL of the format:
tcp://ip:port?remote=true
Where IP is the IP address and port is the TCP port used by a proxying full peer member of the metaspace to listen for remote client connections (specified in the “remote client listen” URL of that proxying process).
You can now create spaces and perform the normal space operations on the space that is running on the core cluster.
Copyright © Cloud Software Group, Inc. All rights reserved.