lets say I have a single (slow) consumer from a priority queue and I produce mostly high priority messages to it...will low priority messages ever get processed (based on duration in the queue, etc)?
I know there are workarounds (manually promoting, resequencers, using multiple queues, etc), but am curios about the default behavior and any AMQ settings to get around starving low priority messages indefinitely. -- View this message in context: http://activemq.2283324.n4.nabble.com/starvation-with-JMSPriority-queues-tp4655864.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.