Message storage and durable subscribers

2009-11-28 Thread ego
hey, if I've 2 durable subscribers for the same topic, is a message stored twice by the broker if the subscribers are not "in line" ? Thanks -- View this message in context: http://old.nabble.com/Message-storage-and-durable-subscribers-tp26545848p26545848.html Sent from the ActiveMQ - User mai

Re: Kind of "consumer faliover"

2007-06-07 Thread ego
Yes ! It's exactly what I need !! Thank you >(^_^)< James.Strachan wrote: > > On 5/30/07, ego <[EMAIL PROTECTED]> wrote: >> >> You're probably true. So here is my 'real' problem. >> >> I need a producer that publish let&#x

Re: Kind of "consumer faliover"

2007-05-31 Thread ego
thanks for your response And ok, may be too difficult !??!! Tom Samplonius-2 wrote: > > > - "ego" <[EMAIL PROTECTED]> wrote: >> You're probably true. So here is my 'real' problem. >> >> I need a producer that publish let's sa

Re: Kind of "consumer faliover"

2007-05-30 Thread ego
it's clear...... Tom Samplonius-2 wrote: > > > - "ego" <[EMAIL PROTECTED]> wrote: >> ok for the queue so it's not possible for Topic consumers ? >> > > I guess, the real question is why? > > If you only want your messa

Re: Kind of "consumer faliover"

2007-05-29 Thread ego
ok for the queue so it's not possible for Topic consumers ? Tom Samplonius-2 wrote: > > > - "ego" <[EMAIL PROTECTED]> wrote: >> Hey, >> >> I'm not sure that my problem stands for "consumer failover". I would >> like to

Kind of "consumer faliover"

2007-05-28 Thread ego
Hey, I'm not sure that my problem stands for "consumer failover". I would like to know if it's possible to have a group of consumers, listening the same Topic. Only one of the consumers is allowed to process the same message. The idea is that if one of the consumer die, the other consumers of my