i'm trying to implement online status for my application using topic. when a client logs on (sends a message) to my authenticator, the auth will sends a message to a topic and user reads that to figure out who's currently online.
Adrian Co wrote: > > Are you using queues or topics? > > StanleyH wrote: >> I set the producer to deliver non-persistent but still receive old >> messages >> when my consumer runs. >> >> > > > -- View this message in context: http://www.nabble.com/nonpersistent-nondurable-messages-tf2217701.html#a6156154 Sent from the ActiveMQ - User forum at Nabble.com.
