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 to read message from jms queue in java?
What is Stream Message ?
What is a text message?
What is the procedure to configure jms security?
can we implement synchronization for handling multiple messages receieving through Mdb on message
How do I use a third-party jdbc driver with jms?
What is the difference between Byte Message and Stream Message?
What are JMS Providers?
What is jms producer?
What is difference between JMS and Web Services?
What is the difference between jms and kafka?
What is the point-to-point model in jms?