Availability refers to the ability of an organization to deliver consistent, predictable access to applications and data.
A cluster is two or more interconnected computers that create a solution to provide higher availability, higher scalability, or both.
Clustering for CA Service Catalog and CA Service Accounting is accomplished through Service View clustering, because all user communications with catalog and accounting functions are accomplished through Service View. Thus, the term Service View clustering includes both CA Service Catalog clustering and CA Service Accounting clustering.
Load balancing means dividing the amount of work between two or more computers--instead of a single computer--so that more work is accomplished in the same amount of time and, typically, all users are served faster.
In horizontal clustering, different physical computers comprise a cluster. As a result, the load balancer forwards requests to different computers having different IP addresses. All Service View installations on all computers must use the same cluster of the MDB. To implement clustering, users make several related configuration changes manually. Horizontal clustering enables a single application to span several machines while presenting a single system image. Horizontal clustering can also provide increased throughput and high availability. Horizontal clustering applies to both Service View and CA Workflow.
In vertical clustering, all servers are on the same computers and thus use different ports. Avoid port conflicts. To implement clustering, you run an ant script that makes several related configuration changes automatically. Testing has shown that a single application server implemented by a single Java virtual machine (JVM) process cannot always completely maximize the processor power and RAM of a large multiprocessor computer. Vertical clustering provides a straightforward mechanism to create multiple JVM processes that together can completely maximize all the processing power and memory available. Vertical clustering applies to Service View only.
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |