See http://activemq.apache.org/how-does-a-queue-compare-to-a-topic.html
maybe you just need a temporary queue, so each client has their own queue until they shut down? 2008/9/12 kenjackson <[EMAIL PROTECTED]>: > > Hi, > > I'm an ActiveMQ newbie and I searched through the documentation, but I'm not > sure if the functionality I was looking for is available. > > Is there any way to have subscribers to a queue or topic get messages based > on their username? For example, if I have two users connected to a topic, > can I push a message onto the queue such that only one of them will receive > this message? > > I tried searching under "Security" but this deals with strictly > authentication, but I wasn't sure if there was a way to send messages to > specific users. > > Thanks, > > Ken > -- > View this message in context: > http://www.nabble.com/Sending-tp19446799p19446799.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
