You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Michael Brewer-Davis <mi...@tech4learning.com> on 2011/06/10 18:49:48 UTC

causes for startup delay

I'm using a peer-to-peer connection with MulticastDiscoveryAgent.  Each 
instance listens to a topic, and then some instances publish messages to 
that topic.

When a new instance starts up, there's a roughly 20 second lag between 
when it joins the network and when it starts to receive messages sent by 
publishers.  What are some likely culprits for that lag?