What is the diffrence between Java Mail and JMS Queue?
Answer Posted / munnu
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the steps involved in configuring the jms?
What is JMS API Architecture?
Is jms an api?
What is the difference between jms and mq?
What is the functionality of the oracle glassfish server? What added advantage it has on top of apache tomcat server?
Mention different types of messages available in JMS API?
What is a topic?
What is jms publisher?
What is the advantage of persistent message delivery compared to nonpersistent delivery?
How does a sender application transport/send a message through jms?
How does a message queue work?
How can an application do a jms operation and have it succeed, independent of the result of the transaction?
What is a jms listener?
What is administered objects in jms?
What is jms producer?