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 |
What are Native Clients ?
What is queue connection factory?
What Is the JMS API?
What are the steps involved in configuring the jms?
How to Send object as message in JMS?
Why is jms used?
can we implement synchronization for handling multiple messages receieving through Mdb on message
What is a stream message?
What is the best message queue?
What are the different parts of a jms message?
How may messaging models do JMS provide for and what are they?
How Does the JMS API Work with the J2EE Platform?