Tools / IBM WebSphere Server Interview questions
What is a Cluster and Cluster member in WebSphere?
The cluster is a logical grouping of one or more functionally identical application server processes. A cluster provides ease of deployment, scalability, workload balancing, and failover redundancy. A cluster is a collection of servers working together as a single system to ensure that mission-critical applications and resources remain available to clients.
The cluster member is an instance of a WebSphere Application Server within a cluster.
More Related questions...