DEVFYI - Developer Resource - FYI

What is the diffrence between Java Mail and JMS Queue

JMS Interview Questions and Answers


(Continued from previous question...)

15. What is the diffrence between Java Mail and JMS Queue

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.

(Continued on next question...)

Other Interview Questions