Hi,

No, that feature does not exist.

I wrote a C program called MMX (Message Multiplexer) to do just that (it even
maintains the MQMD context).  I have used it on almost ever platform (Unix,
Windows, OS/390, etc..).  It can multiplex a message up to 99 different queues.

The program, including full source code, is available at my web site:
http://www.capitalware.biz/sample_mqseries.html#ccode

Regards,
Roger Lacroix
Capitalware Inc.


Quoting Rob Schwartz <[EMAIL PROTECTED]>:

> Hello All!!
>
> I have an application that needs to the same message to several destinations.
>  Obviously, I could code the message generation process to simply write
> messages to multiple remote queues and have a series of channels connecting
> to the destinations that would allow the messages to be delivered to the
> destinations.  Since the same message needs to be delivered, I was wondering
> if there might be some form of "broadcast" capability whereby an application
> program would write a message to a single queue and MQSeries itself would
> ensure delivery of that message to multiple destinations.
>
> I realize that parts of this application might be suited to using the
> MQSeries client on the destination machines to pull messages from a
> centralized MQSeries server.   The challenge I see in doing this is the
> cleanup of messages on that central server...    When should the message be
> deleted and how can we be sure messages are not read more than once?
>
> Any comments or suggestions are greatly appreciated.
>
> Thanks In Advance!!!
> Rob
>
>

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to