1 Reply Latest reply on Dec 24, 2009 7:26 AM by belaban

    JBoss Cache + JGroups - Performance Issue

      We are using the following versions
      • JBoss - 4.0.3.SP1
      • JBoss Cache - 1.2.3
      • JGroups - 2.2.9.1


      A cluster/group is formed with 2 nodes with Cache Mode = REPL_ASYNC. We would typically have around 20 updates/sec in the Cache.

       

      If we use the cluster/group, the performance of the application goes down drastically. If we disable the cluster/group, then the application performs well.

        • 1. Re: JBoss Cache + JGroups - Performance Issue
          belaban

          This combo is from the stone age; I strongly recommend you upgrade to a more recent version.

           

          In our HTTP session replication tests, we got numbers of thousands of updates / node / second, so 20 updates is peanuts...

           

          Could be a config issue...