MQ setup query

Support for MQSeries and Websphere Message Oriented Middleware communication systems for z/OS
mastana
Posts: 1
Joined: Mon Jan 09, 2017 7:29 am
Skillset: Cobol
JCL
MQ series
Referer: Internet

MQ setup query

Postby mastana » Mon Jan 09, 2017 7:30 am

Hi All,

In my organization, we have to set up a queue that takes input from multiple sources and then from that queue messages are forwarded to multiple destinations.

Input sources such as:
- Mainframe pgm writing to this queue
- A queue writing to this queue
- Java pgm (from web application sitting on a server) writing to this queue
- etc

Out destinations such as:
- A java pgm (from web application sitting on a server) reading from this queue
- Another queue taking message from this queue so that it can be forwarded to another queue (in another location)
- A mainframe pgm reading from this queue
- etc

I have below two questions:

1. Although in theory, it looks possible to implement such kind of queue but I was just wondering whether it is technical feasible (or technically optimal) when we have different systems (Mainframe & open systems), send/receive channels, remote/transmission queues to deal with?

2. Can the above achieved by cluster queues?

Any advice will be really appreciated. Thanks

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: MQ setup query

Postby Robert Sample » Mon Jan 09, 2017 9:24 am

Don't post the same query on multiple fora. Many of the people who respond on the other forum also monitor this one. Topic locked.


  • Similar Topics
    Replies
    Views
    Last post