You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by jessezbj <je...@hotmail.com> on 2011/07/12 05:03:39 UTC

In a network of broker, how does subscription propagated?

Could it be possible that the process of propagation of the subscription to
all brokers is asynchronous and takes long time?

As a result, the broker which directly connects to the sender doesn't know
how to forward the message?


--
View this message in context: http://activemq.2283324.n4.nabble.com/In-a-network-of-broker-how-does-subscription-propagated-tp3661364p3661364.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: In a network of broker, how does subscription propagated?

Posted by Gary Tully <ga...@gmail.com>.
it should not take very long but it is async.
Typically, a forwarding bridge subscribes to the consumer advisory
topic and creates local consumers on demand.
You can configure destinations that are staticallyIncluded so the
consumers for those will be created on startup.

On 12 July 2011 04:03, jessezbj <je...@hotmail.com> wrote:
> Could it be possible that the process of propagation of the subscription to
> all brokers is asynchronous and takes long time?
>
> As a result, the broker which directly connects to the sender doesn't know
> how to forward the message?
>
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/In-a-network-of-broker-how-does-subscription-propagated-tp3661364p3661364.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
http://fusesource.com
http://blog.garytully.com