What is the diffrence between Java Mail and JMS Queue?
Answer / 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 |
List types of Messaging services supported by JMS?
What is jms destination?
What are the types of messaging?
What is jms and activemq?
What is jms connection factory in weblogic?
What is jms connection?
What is a jms session?
Is jmstemplate thread safe?
What is Publish/Subscribe approach?
Can we send e-mail messages using JMS?
How does spring jms listener work?
What is the difference between a queue and a topic?