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?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between JMS and RPC (Remote Procedure Call)?
What are the functionalities of a jms provider?
What is JMS administered object?
Where is jms used?
What is the difference between pub/sub and Point to Point i.e. p2p. ?
What are the components of JMS?
Explain about message listeners?
What is a bytes message?
Can I Use XML to transform more than 10 mb of data? Trasnsfom inbetween two module/methods etc. If not how can I do.
What are the different types of messages available in the JMS API?
What is the use of EventMessage.java?
Explain Asynchronous Message Consumption in JMS?