[jboss-user] [JBoss Messaging] - Re: Messaging Cluster issue
timfox
do-not-reply at jboss.com
Tue Feb 5 04:38:08 EST 2008
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
More information about the jboss-user
mailing list