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 |
What is Connection factory?
How to create an ejb session in order to start a jms connection?
What is the procedure to configure jms security?
What is the difference between an sms and text message?
What is the principle difference between the working mechanism of jms and rpc?
In which situations we are using jms? Can we send message from one server to another server using jms?
What is the use of BytesMessage?
What is message listener container?
Wat is jms client?
Why do the JMS dbms_aqadm.add_subscriber and dbms_aqadm.remove_subscriber calls sometimes hang when there are concurrent enqueues or dequeues happening on the same queue to which these calls are issued?
What is difference between queue and topic?
How can third-party jdbc driver be used with jms?