Hi Hiram,
Hiram Chirino wrote: > > If message fanout is not a problem, you can probably implement more > complex/dynamic rule evaluation on the client side (Drools etc.). > Of course doing this I loose some of the nice JMS features like loadbalancing when using a queue with multiple consumers!! Darn, I am really struggling with finding the best solution for dealing with message routing. Between using many queue's, destination wildcards, groups, selectors or just having a single message listener and trying to do all the logic there...... Thanks, Serge -- View this message in context: http://www.nabble.com/Message-filtering-t1463038.html#a3965039 Sent from the ActiveMQ - User forum at Nabble.com.
