What are JMS Providers?
Answer / neha
There are different JMD providers available.For example JBoss 5.1 is bundled with JBoss Messaging commonly known as JBossMQ. JBoss 6.0 is bundled with HornetQ(Enhanced JBossMQ).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an object message?
What is hermes software?
Explain Asynchronous Message Consumption in JMS?
Explain about publish model?
Why doesn’t the JMS API provide end-to-end synchronous message delivery and notification of delivery?
What is the functionality of a jms queue browser?
How to write junit test cases for jms?
what is topic and what is queue ?
What is jms and activemq?
What are all the features of JMS API in J2EE platform?
Can JMS utilities automatically re-establish a connection if one side of the communication link (i.e. an application that's sending/receiving messages) goes down and is restarted? Are there APIs to help detect that the other side broke a connection (went down)?
How you can deliver a java message to a non-java client?