Hi,

I want to implement request-response using JMS. I found two ways of doing
it:

1. Using selectors
2. Filter duplicate messages in producer application itself.

Which method is recommended by ActiveMQ vendors ? 
What is the performance overhead on broker in case of selectors , because I
think broker has to do filtering for each message ? Does it reduce the
performance by big amount ?

Thanks,
Anuj 



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Request-Response-in-ActiveMQ-tp4675769.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to