Managing Mule High Availability (HA) Clusters
The management console gives you the ability to manage server clusters. A cluster is a group of linked servers that work closely together. Once servers are added to a cluster, they function in many ways as if they were a single server.
For an overview of clusters, including benefits and best practices, see Mule High Availability (HA) Clusters. |
You can perform the following cluster-related tasks with the console:
- Create a cluster
- Deploy, redeploy, or undeploy an application to or from a cluster
- Monitor a cluster, including its status
- "Disband" or delete a cluster
You can also create and manage a cluster programmatically using REST APIs.
Because clusters represent linked servers, you use functions available through the Servers tab to create and manage clusters. You also use functions available via the Applications tab to deploy applications to a cluster, in much the same way that you deploy applications to individual servers.