What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
1 2199Can 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)?
1 2342
Explain the difference between topic and queue?
What are jms channels?
What is jms broker in sas?
Which messaging is generally used in cases where a message is published by a producer and consumed by multiple subscribers?
Which models are supported by jms? Please, explain them.
How to send xml message to jms queue using java?
Mention different types of messages available in JMS API?
What is jms queue in java?
Explain the creation of JMS Administered objects?
How many types of messaging model do JMS provide for and what are they?
What is a JMS client?
What happens when jms queue is full?
How can third-party jdbc driver be used with jms?
What is jms producer?
What is difference between JMS and Web Services?