Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?
Answer / munnu
Yes. You can write a snooper files to detect the service and restart the node upon node fail and a server instance fail.
| Is This Answer Correct ? | 0 Yes | 0 No |
What type messaging is provided by JMS ?
What is jms and mq?
What is the use of Message object?
What happens when jms queue is full?
What is a queued message?
Is rabbitmq a jms?
What is the publish-and-subscribe model in jms?
What are the different types of messages available in the JMS API?
Explain about JMS queue?
Explain about point to point?
Is jms an api?
What are the different elements present in JMS?