Hi
I have the following scenario: There would be a queue that has messages
sitting on it. This queue has a listener that listens for messages and
routes a certain message to a different queue (channel). So the queue acts
as a Content-Based Router that examines the message content and routes the
message onto a different queue channel based on data contained in the
message. The routing can be based on the values carried in the JMS message.

Is there a sample available that implements this pattern?

thanks 
-- 
View this message in context: 
http://www.nabble.com/how-to-implement-Content-based-router-tp19962213p19962213.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to