0 Replies Latest reply on Mar 12, 2014 2:39 AM by shakirpm4u

    How to ovveride Jboss7.2 HornetQ clustered load balancing logic ?

    shakirpm4u

      Hi,

       

      I want to rewrite the logic of how messages are distributed in a clustered environment. Is Jboss support this ?

       

      If yes, How can i proceed ?

       

      The reason is :

       

      We don't want to distribute the messages in RoundRobin or Other normal algorithm. We have some internal logic which decides this (Not the Header or grouping).

      We basically need to ovverite this algorith.

       

       

      Thanks