Using Apache Ignite for clustering
Apache Ignite clustering requires no manual configuration.
Note: Apache Ignite is currently only recommended for testing purposes, not for a production environment.
Ignite provides TLS version 1.2 for communication, which makes it as secure as ActiveSpaces, and it is faster than the other clustering solutions. In addition, it looks for specific nodes by using their IP address, rather than discovering any node that communicates using multicasting.
You can change the default clustering ports when you configure the cluster, either in the configuration tool or by using the config-cluster command. For details, see Setting up a cluster of Spotfire Servers or config-cluster.
Related concepts
Copyright © TIBCO Software Inc. All rights reserved.