Java Message Service (JMS) Question:
Download Questions PDF

What is the difference between Java Mail and JMS Queue?

Java Message Service (JMS) Interview Question
Java Message Service (JMS) Interview Question

Answer:

JMS is the ideal high-performance messaging platform for intrabusiness messaging, with full programmatic control over quality of service and delivery options.
JavaMail provides lowest common denominator, slow, but human-readable messaging using infrastructure already available on virtually every computing platform.

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

Previous QuestionNext Question
What is the Role of the JMS Provider? Does JMS specification define transactions? Queue