Failover and reconnect as well as heart-beat were added to STOMP

  • Home
  • Blog
  • Failover and reconnect as well as heart-beat were added to STOMP

Failover and reconnect as well as heart-beat were added to STOMP

With the current additions to the protocol STOMP - failover, reconnect and heart-beat - the stability of OTDT connecting to message queue servers is even more reliable.

General

2022-11-23 18:42

Specially if using a message queue cluster with failover, it may have come to the situation where OTDT lost the connection to the message queue service cause of it being not available.

With these new settings OTDT will monitor the availability of the message queue service using the heart-beat and tries to reconnect if it is needed. In the case there are several endpoints given, then the failover setting could be used to give OTDT all of then.