What is the diffrence between Java Mail and JMS Queue?



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

Post New Answer

More JMS Interview Questions

What is a jms queue?

0 Answers  


Can we use jms for sending automated e-mails?

0 Answers  


What is poison messages? And how to handle poison messages?

1 Answers  


what is the use of module in weblogic

1 Answers   Polaris,


What are the different types of messages available in the JMS API?

1 Answers  






What are the various message types supported by JMS?

1 Answers  


Are foreign destinations handled within foreign jms messages?

0 Answers  


How do I start jms server?

0 Answers  


What is the use of jms? In which situations we are using jms?

0 Answers  


What is the functionality of a jms message producer?

0 Answers  


Explain how does the JMS work with the J2EE?

0 Answers  


Which messaging is generally used in cases where a message is published by a producer and consumed by multiple subscribers?

0 Answers  


Categories