The benefits to having weblogic clustering
August 2nd, 2008 by
admin
There a couple of benefits related to using WebLogic clustering servers. The scalability is the capacity of increasing an application on a WebLogic clustering server to meet any demand. Server instances are added without interrupting the service, causing no impact on your clients and end users. The other benefit is having high availability. This occurs when the application processing can continue in a WebLogic clustering server even when a server instance fails. The application components are clustered by deploying them onto multiple server instances in case one component fails. The server instance will continue the application process. Having a good understanding of the technical infrastructure will maximize the availability of application.
Posted in Technology |
No Comments »