A point-to-point (also known as p2p) is a Java Message Service model. It has the following characteristics:
- It allows a JMS client to send and receive messages both synchronously as well as asynchronously through virtual channels called queues.
- Each message is delivered to only one receiver.
- A queue delivers messages to consumers in the order they were placed in the queue by the message server.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.