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 is a text message?
Is activemq a jms provider?
What is a topic?
What is difference between queue and topic?
How to Allowe messages to expire ?
What are the types of communication provided by jms?
Can we use jms for sending automated e-mails?
What is administered objects in jms?
What is hermes software?
What is the functionality of a jms message producer?
What is the difference between pub/sub and Point to Point i.e. p2p. ?
What is the functionality of jms message consumers?