0 Replies Latest reply on Oct 25, 2010 6:25 AM by dasmurali

    Perfomnce Tuning for Message Selector

    dasmurali

      Hi,

       

      We had multiple applications which are using JBoss MQ and JBoss Messaging. One of the Use case is where there are multiple MDB's (both local and remotely configured) are looking into Queue by using selector.

       

      From the below article 'JBM Performance Tuning' http://community.jboss.org/wiki/JBMPerf : Avoid too many consumers on queues with selectors,

      it is not recommened to use to many multiple listeners(in my case MDB's) on Queue.

       

      Is there any better idea/solution for this. Is there any benefit, if we create multiple local queue's and use bridge service to forward messages to these local queue's depending on selector.

       

      Thanks and Regards

      Murali Reddy