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 Messaging Domains?
What are the types of messages that are supported by JMS?
What is the role of JMS in enterprise solution development?
Mention different types of messages available in JMS API?
How the jms is different from rpc?
What is mdb in jms?
What is jms destination?
What is the use of jms?
What is the functionality of a jms message producer?
Explain about publish model?
Explain Reliability Mechanisms in JMS?
What is administered objects in jms?