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 does jms queue work?
What are the types of communication provided by jms? Explain in detail.
What is ems queue?
What is the purpose of jms?
What is subdeployment in weblogic jms?
What is jms used for?
What is the use of jmstemplate in spring?
How do I start jms server?
What is use of jms?
How can an application do a jms operation and have it succeed, independent of the result of the transaction?
How to create an ejb session in order to start a jms connection?
What is wire level protocol?