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 |
How do I use a startup class to initialize and later reference jms objects?
How does the Application server handle the JMS Connection?
Explain about map message?
Wat is jms client?
What is mdb in jms?
What are the advantages of JMS?
Do text messages use data?
What is jms publisher?
What is subdeployment in weblogic jms?
What is the difference between jms and mq?
What is Destination ?
Can jms be used to send an email?