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

Is jms a protocol?

0 Answers  


What are the different parts of a jms message?

0 Answers  


List types of Messaging services supported by JMS?

0 Answers  


Why is jms used?

0 Answers  


What is a queued message?

0 Answers  






Explain about Connection interface?

0 Answers  


What is Service Provider ?

1 Answers  


What is the procedure to configure jms security?

0 Answers  


What are the steps involved in configuring the jms?

0 Answers  


What is hermes software?

0 Answers  


How does spring jms listener work?

0 Answers  


For sending messages through JMS, what encryption options are there?

0 Answers  


Categories