June 2017
Intermediate to advanced
304 pages
7h 12m
English
The Point-To-Point Messaging Paradigm follows the perception of a queuing system. The senders report the message one after an other to the specific queue, while the receivers take the messages from those queues as shown in the following diagram:

While the publish/subscribe model allows multiple subscribers to receive the same message, the Point-To-Point Messaging Paradigm model may only be used to let one message be consumed by one receiver. Moreover, in the publish/subscribe model, the subscriber receives the messages that are published after the subscription is configured, whereas the Point-To-Point ...
Read now
Unlock full access