Java Message Service (JMS) Question:
Download Questions PDF

What are the advantages of JMS?

Answer:

One of the principal advantages of JMS messaging is that it's asynchronous. Thus not all the pieces need to be up all the time for the application to function as a whole.

Download Java Message Service (JMS) Interview Questions And Answers PDF

Previous QuestionNext Question
What is the point-to-point model in JMS? What is the publish-and-subscribe model in JMS?