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 |
What is a messaging service?
What is Service Provider ?
Can we have more than one consumer for a jms queue?
What is jms in spring?
Why doesn't AQ_ADMINISTRATOR_ROLE or AQ_USER_ROLE always work for AQ applications using Java/JMS API?
What is jms and mq?
What is jms module?
What is the functionality of a jms message selector?
What is the best message queue?
What is jms in java with example?
Explain about session interface?
What do you mean by Synchronous and Asynchronous type of messaging?