So you have a clustered response queue, and, say two consumers on it on 
different nodes....

A response message gets posted to the queue. Clearly the response message is 
destined for a specific consumer, but if you have two consumers on the queue, 
you can' be sure it gets to the "right" consumer (how would JBM know what is 
the "right" consumer?).

Clustering will make sure it gets to one of the consumers, but not necessarily 
the one you expect. Am I missing something here, or misunderstanding what you 
are trying to achieve?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126492#4126492

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126492
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to