Posts

Showing posts from February, 2013

Clustering Presentation

Image
After publishing multi-instance JBoss article, I wanted to do JBoss Clustering Implementation, So I was searching the web, reading up articles, books to get good understanding of how clustering works, what and how to do it. There are generally many Clustering- strategies and so many combinations in which it can be implemented as per the need, below ppt is just for beginners, so that they can get the basic idea behind the clustering. Few days back, I had presented my view about JBoss Application Server Clustering presentation to my team. Main points covered were - What is clustering? Different Types of Clustering topologies? What changes do we have to make to our application's code to make it cluster-enabled? What are different clustering related services available, etc...  So, I have modified it to make it generic and publishing it here. Main points are -  What is Clustering?  Clustering Concepts  Clustering Topologies  Clustering Componen...