As pointed out in the FAQ, the traditional solution for
Request-Response is to let each client create a
temporary queue where responses are received:
http://activemq.apache.org/how-should-i-implement-request-response-with-jms.
html
Is this still the best option when using MessageGroups,
or do they offer any additional alternatives in this
area?
Thanks
Mike
Request-Response is to let each client create a
temporary queue where responses are received:
http://activemq.apache.org/how-should-i-implement-request-response-with-jms.
html
Is this still the best option when using MessageGroups,
or do they offer any additional alternatives in this
area?
Thanks
Mike