What is JMS provider?
Answer / munnu
A messaging system that implements the Java Message Service as well as other administrative and control functionality needed in a full-featured messaging product.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check jms messages in weblogic?
What happens when jms queue is full?
What is jms jndi?
What are all the features of JMS API in J2EE platform?
Detail about the features of publish model?
What is a topic string?
What is a JMS client?
Explain about point to point?
What is the use of StreamMessage?
Is ibm mq jms compliant?
what is distributed queues and topics and how they works
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?