Let's say I have N queues named as follows:

FIN.VAL.MQ1
...
FIN.VAL.MQN

Receiver uses FIN.VAL.MQ* to listen on the queues. Lets say that all queues
are filled up with messages. In what order will reciever be getting
messages? Will it keep getting messages from e.g. FIN.VAL.MQ1 until there
are no more messages in this queue? Is there a policy that can be
configured? I need to round-robin between queues ;-).
-- 
View this message in context: 
http://www.nabble.com/Wildcard-and-message-distribution-tf1868734.html#a5106986
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to