4.3 Configuring Server Clustering

Server clustering is the standard method for improving the scalability of a server system. Clustering uses multiple server instances to process client report requests, thus enhancing performance over the single-server configuration.

Server clustering is transparent to the end-user. The end-user interacts with a single server (the same as in a non-clustered environment), and a load balancing application automatically redirects the server requests to available cluster nodes to achieve maximum throughput.

<< 4.2.3 CORBA Server © 1996-2013 InetSoft Technology Corporation (v11.4) 4.3.1 Server Clustering Procedure >>