Give an example of using the point-to-point model
Answer / munnu
The point-to-point model is used when the information is specific to a single client. For example, a client can send a message for a print out, and the server can send information back to this client after completion of the print job.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does the Application server handle the JMS Connection?
What are JMS Providers?
What is MOM in reference to JMS?
What is the difference between Point to Point and Publish/Subscribe Point-to-point (P2P)
What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
Why doesn't AQ_ADMINISTRATOR_ROLE or AQ_USER_ROLE always work for AQ applications using Java/JMS API?
what is the use of module in weblogic
Explain Reliability Mechanisms in JMS?
What is the difference between Byte Message and Stream Message?
Is kafka a jms?
What is jms connection?
What is the use of MapMessage?