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

What are the basic advantages of jms?

0 Answers  


What is mdb in jms?

0 Answers  


What is jms used for?

0 Answers  


What are the three components of a Message ?

1 Answers  


Explain Reliability Mechanisms in JMS?

0 Answers  






What is the use of Message object?

1 Answers  


What is spring jms?

0 Answers  


What is the difference between java mail and jms queue?

0 Answers  


What Is the JMS API?

1 Answers  


What is ems queue?

0 Answers  


In which situations we are using jms? Can we send message from one server to another server using jms?

0 Answers  


Explain JMS and its Component?

0 Answers  


Categories