I want to build a publish/subscribe program to compute matrix manipulation on a cluster.
When a publisher send a message to a topic, message copies to all subscribers.
I want a copy of message send to one subscriber and the message deletes and not send to other subscribers.
There are two ways to do this.
Note that in both of these cases, all subscribers are connected to the same queue manager. Although Pub/Sub creates a single logical message, when it is broadcast to other queue managers it becomes multiple physical messages and their consumption by subscribers is not coordinated across the network.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With