2 Replies Latest reply on Oct 23, 2008 11:52 AM by clebert.suconic

    JBM Clustering Vs JBoss AS Clustering

      I was going through JBoss AS Clustering and JBM Clustering.
      I have basic doubts.
      -When we install two JBM node as a cluster on two different Jboss AS instance , These JBoss AS are also required to be in cluster or they can be independent server ?

      Just wanted to know the relations between JBM Clustering and JBOSS AS Clustering ?

      thanks in advance

        • 1. Re: JBM Clustering Vs JBoss AS Clustering

          Is it the same clustering in case of JBM clustering and Jboss AS clustering ? I guess its the same right ?
          If not
          we are using MDBs and POJOs in our application, For load balancing which cluster one should configure ?
          thanks

          • 2. Re: JBM Clustering Vs JBoss AS Clustering
            clebert.suconic

            Is it the same clustering in case of JBM clustering and Jboss AS clustering ? I guess its the same right ?

            We use JGroups... All you need is JGroups available on the node.


            However on JBoss5, we'll be using the Multiplexor service from JGroups, so on JBoss5 you will probably need the JBAS cluster as well.