The login process is something like our forum , loginName and password is sent to some web service, the web service verify these data from what's stored in database of server side.If loginName and password is legal, the client program will receive an OK message and a consumer is created , starting to receive ActiveMQ messages. if user is offline, I want to keep messages for him as long as possible , until the end of solar system will be the best, haha. Actually We don't want to tolerate any message loss. If that user is deleted by some system manager , his queue will be deleted from broker. Just out of curiosity, I think what I need should be some message routing mechanism inside broker when a message will be copied to multiple destinations , why you wanted me to offer these seemingly irrelavant info ?
-- View this message in context: http://activemq.2283324.n4.nabble.com/Is-it-possible-to-dispatch-a-message-in-the-topic-to-only-a-certain-queues-while-using-virtual-topic-tp4672622p4672947.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.