Answer Posted / 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 |
Post New Answer View All Answers
Explain how does the JMS work with the J2EE?
What is the number of messaging models available on jms?
What is jms jndi?
Does weblogic jms support clustering?
What is asynchronous messaging?
What are the types of messages that are supported by JMS?
What is jms in java with example?
In which situations we are using jms? Can we send message from one server to another server using jms?
What is message listener container?
What does kms mean?
Why is jms used?
Explain Synchronous Message Consumption in JMS?
Explain about message listeners?
Are there c/c++ interfaces to wls jms?
Explain about the exception handling mechanism of JMS?