1 Reply Latest reply on Apr 3, 2012 9:17 AM by ataylor

    Multiple listeners on single queue

    sushil_vsk5

      Hello,

      I currently have a setup where I have multiple consumers listening to a single queue. The load gets equally distributed to all of them irrespective of the individual capacities of the consumers. Now I want to have some kinf of intelligent load balancing whereby if a certain consumer is heavily loaded, messages should not go to it temporarily and should be processed by the other consumers. Is there any way to achieve this using configuration?

      Regards,

      Sushil