One solution, that I see is following(please, correct me if I'm telling silly
stuff):
1. 

message producer to be aware of partitioning between VM1 and VM2, it should
maintain the "partitioning map":
user1: vm1
user2: vm1
user3: vm1
user4: vm2
user5: vm2

2.
vm1 and vm2 are to become "groups" and producer should send the message to
the particular group, say if message is to user4, then the message to be
sent to the group vm2

Is it right and whether some additional improvements possible?

Thanks

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/message-distribution-how-to-control-tp4256514p4256733.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to