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 does kms mean?
What is the functionality of a jms queue browser?
What is ems queue?
How to Allowe messages to expire ?
What is jms and mq?
Which jms standard interface defines the methods to create the different types of messages?
What is the functionality of a message listener in the context of jms?
What is jms full form?
What is a durable queue?
Give an example of using the publish/subscribe model.
What is Publish/Subscribe approach?
What is jms template?
What is jms in java with example?
How do I use a startup class to initialize and later reference jms objects?
Does kafka support jms?