what is Java Message Service (JMS)?



what is Java Message Service (JMS)?..

Answer / janet

The Java Message Service(JMS) API for accessing enterprise
messaging systems. It is part of the Java 2
platform,Enterprise Edition(J2EE). The Java Message Service
makes it easy to write business applications that
asynchronously send and receive critical business data and
events.
The java Message Service defines a common enterprise
messaging API that is designed to be easily and efficiently
supported by a wide range of enterprise messaging products.
The java Message Service supports both message queing and
publish-subscribe styles of messaging.

Is This Answer Correct ?    21 Yes 0 No

Post New Answer

More JMS Interview Questions

How does jms queue work?

0 Answers  


What are the types of communication provided by jms? Explain in detail.

0 Answers  


What is ems queue?

0 Answers  


What is the purpose of jms?

0 Answers  


What is subdeployment in weblogic jms?

0 Answers  


What is jms used for?

0 Answers  


What is the use of jmstemplate in spring?

0 Answers  


How do I start jms server?

0 Answers  


What is use of jms?

0 Answers  


How can an application do a jms operation and have it succeed, independent of the result of the transaction?

0 Answers  


How to create an ejb session in order to start a jms connection?

0 Answers  


What is wire level protocol?

0 Answers  


Categories