MQ setup query



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

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
mastana
 
Posts: 1
Joined: Mon Jan 09, 2017 7:29 am
Has thanked: 0 time
Been thanked: 0 time

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.
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

 


  • Related topics
    Replies
    Views
    Last post