What Is Messaging?
Answer / maanya shree
Messaging is a method of communication between software components or applications. A messaging system is a peer-to-peer facility: A messaging client can send messages to, and receive messages from, any other client. Each client connects to a messaging agent that provides facilities for creating, sending, receiving, and reading messages
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about session interface?
What is the use of jmstemplate in spring?
What is the use of jms? Can we send message from one server to another server using jms?
What is the principle difference between the working mechanism of jms and rpc?
Which models are supported by jms? Please, explain them.
Is rabbitmq jms compliant?
Can we send message from one server to another server using jms?
What is jms (java messaging service)?
What is message listener?
What is a remote jms provider?
What is a topic in messaging?
what is topic and what is queue ?