Answer Posted / 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 View All Answers
What is asynchronous messaging in jms?
Where is jms used?
What is queue connection factory?
How to read message from jms queue in java?
Give an example of using point to point model in JMS?
Name the messaging types supported by jms.
What is Point-to-Point Approach?
What is the functionality of a jms queue browser?
What is meant by jms?
What is a text message?
What is the use of EventMessage.java?
What is jms correlation id?
What is jms module in weblogic?
List types of Messaging services supported by JMS?
What is the difference between JMS and RPC (Remote Procedure Call)?