10 Replies Latest reply on Mar 17, 2011 9:26 AM by timowe1980

    Requirements for serial message delivery

    timowe1980

      What are the requirements for serial message delivery when using Queues for message delivery?

       

      In our current setup we use multiple sessions to produce messages for a queue and a single session per queue with a MessageConsumer and MessageListener for message reception.

       

      All the messages produced have the same priority, but they don't get handled in the order in which they were sent to the queue. If seems that smaller messages get sometimes ahead.

       

      What could possibly have gone wrong?