What is the Cluster Mode?
In a Clustered Mode environment, at least 2 Simplifier Production Instances are working together to enhance the Fault Tolerance capabilities as well as maximize the performance. This is also called Horizontal Scaling Architecture.
Setup Cluster Mode in Dashboard
To Setup the Cluster Mode, Logon as Administrator and switch to Server Settings and switch on the Cluster
Once Cluster Mode is enabled, Cluster Tab becomes available and you can add the configuration of both Nodes exposing for e.g. Port 8080
Setup Cluster Mode via Docker
To Setup the Cluster Mode via Docker Environment Variable you have to set the following Variable for each instance
Variable Name | Example Value |
CLUSTER_MEMBER_NAME | Node1, Node2 |