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 a sender application transport/send a message through jms?

0 Answers  


What is Map message?

1 Answers  


What type of messaging is provided by JMS?

0 Answers  


What is the difference between java mail and jms queue?

0 Answers  


What is jms in java?

0 Answers  






What is the functionality of a message listener in the context of jms?

0 Answers  


What is administered objects in jms?

0 Answers  


What is Point-to-Point Approach?

0 Answers  


Is it possible to create both queues and topics to single jms server? if yes then how it works?

0 Answers  


What is a topic in messaging?

0 Answers  


What is a JMS client?

0 Answers  


What is jms in java with example?

0 Answers  


Categories