0 Replies Latest reply on Mar 21, 2011 12:30 AM by forumer

    How is priority handling implemented?

    forumer

      I'm curious as to how priority handling is implemented for a queue in HornetQ 2.0.0.GA with JMS and JBoss 5.1.

       

      How is a message with a higher priority processed before a message with lower priority on the same queue? How are such higher priority messages picked out?

       

      Also, are all graduations of priority, 0-9 honored or is it just normal (0-4) and higher priority (5-9)?

       

      Thanks