How to publish only if active subscribers?

2009-11-27 Thread jaguarg
PERSISTENT); publisher.send(session.createTextMessage(); How do I avoid pushing this data if there are not subscriber? Thanks -- jaguarg -- View this message in context: http://old.nabble.com/How-to-publish-only-if-active-subscribers--tp26545404p26545404.html Sent from the ActiveMQ - User mailing list

Re: How to publish only if active subscribers?

2009-11-28 Thread jaguarg
Hi, I came across this http://activemq.apache.org/advisory-message.html I guess advisory message could be used. any practical example? Thanks -- jaguarg jaguarg wrote: > > Hi, > I would like to implement a feature where I only publish on a specific > topic if there is

How to send snapshot when client subscribes?

2009-11-28 Thread jaguarg
topic. Is there way to achieve this with amq? Thanks -- jaguarg -- View this message in context: http://old.nabble.com/How-to-send-snapshot-when-client-subscribes--tp26557029p26557029.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Help please: Hourglass on ajax client

2009-12-02 Thread jaguarg
y it looks like the page is not loading fully. -- jaguarg -- View this message in context: http://old.nabble.com/Help-please%3A-Hourglass-on-ajax-client-tp26617241p26617241.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActieMQ and Ajax issue - urgent plse

2009-12-07 Thread jaguarg
Hi, We have noticed that after a web client registers for a topic it seems that the client receives ALL topic notifications. Even after refreshing the web page! How do I make sure that a ajax client only get sent the topic it has subsribed to? -- jaguarg -- View this message in context

Ajax consumers Throttling

2010-02-04 Thread jaguarg
hi, Is there a way to throttle the rate of notifications sent to ajax client? I would like to limit the number of update per seconds sent these clients for a given topic. thanks -- jaguarg -- View this message in context: http://old.nabble.com/Ajax-consumers-Throttling-tp27457177p27457177