Hi all,
I have several embedded brokers connected to a stand alone broker. When the
stand alone broker restarts SOME embedded broker clients are not
reconnecting. This is the message I see:
03:26:34,722 WARN FailoverTransport:250 - Transport
(tcp://mqbroker01:61616) failed, reason: java.net.Soc
I have these app servers running Tomcat enqueueing messages to an embedded
broker. These messages get forwarded to a stand alone broker. There is
another machine connected to the stand alone broker consuming messages. The
embedded broker and the stand alone broker are persistent.
I have this queu
We are using it as a reliable task scheduler - we submit asynchronous tasks to
be executed that don't need to be on the user's request-handling thread. Some
of these tasks involve communication with other systems that might be down at
the time. We queue up the tasks and retry them until they s