Publisher/Subscriber with multiple subscribers



Support for MQSeries and Websphere Message Oriented Middleware communication systems for z/OS

Publisher/Subscriber with multiple subscribers

Postby zollen » Tue Jun 26, 2018 6:09 am

This is a multiple publishers and multiple subscribers model question.

Is it possible to create a non-broadcast topic where a message could be consumed by one and only one subscriber (amount multiple subscribers)? I am new to MQ so any info would be much grateful.
zollen
 
Posts: 1
Joined: Tue Jun 26, 2018 6:08 am
Has thanked: 0 time
Been thanked: 0 time

Re: Publisher/Subscriber with multiple subscribers

Postby Robert Sample » Tue Jun 26, 2018 6:54 am

From https://www.ibm.com/support/knowledgece ... 04870_.htm
Figure 1 shows the simplest publish/subscribe system. There is one publisher, one queue manager, and one subscriber. A subscription is sent from the subscriber to the queue manager, a publication is sent from the publisher to the queue manager, and the publication is then forwarded by the queue manager to the subscriber.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to WebSphere MQ