Pages - Menu

Showing posts with label Types of Clustering. Show all posts
Showing posts with label Types of Clustering. Show all posts

Clustering Part II - Horizontal and Vertical Clustering

Friday, July 26, 2013

Vertical and Horizontal Clustering


A cluster is defined as a group of application servers that transparently run a J2EE application as if it were a single entity. 


There are two methods of clustering: vertical scaling and horizontal scaling


Horizontal clustering involves running multiple Java application servers that are run on two or more separate physical machines. 


Horizontal scaling is more reliable than vertical scaling, since there are multiple machines involved in the cluster environment, as compared to only one machine.






Vertical clustering, however, consists of multiple Java application servers on a single physical machine.


With vertical scaling, the machine's processing power, CPU usage, and JVM heap memory configurations are the main factors in deciding how many server instances should be run on one machine 




 

Blogger news

Blogroll

Most Reading