Hi All,

I'm working on an improved STOMP client written in Perl and I need some 
clarifications about the behaviour of the failover transport.

Let's suppose that a client, configured to use two hosts in failover A and B, 
opens a TCP connection to broker A, connects, subscribes to some destinations 
and then waits for incoming messages.

Let's suppose now that broker A is switched off, is it correct that, after 
connecting successfully to broker B, the client re-connects, subscribes again 
to all previously subscribed destinations and then tries again to receive 
messages?

Is there any case in which a failover shouldn't try to restore the situation 
before the transport failure?

Thanks,

        Valerio


-- 

Valerio Paolini - [EMAIL PROTECTED]
The lyf so short, the craft so long to lerne - Geoffrey Chaucer

Reply via email to