ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ setup query

Post new topic  Reply to topic
 MQ setup query « View previous topic :: View next topic » 
Author Message
mastana
PostPosted: Sun Jan 08, 2017 8:49 pm    Post subject: MQ setup query Reply with quote

Newbie

Joined: 08 Jan 2017
Posts: 1

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
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Jan 09, 2017 5:12 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You can do this regardless of platform of the receiver.

Each getter program will not get a copy of all messages. They will get whatever message is the first one on the queue when their get starts, or isn't being blocked by other getters.

Cluster queues will not help that.

There's no obvious reason to use one queue here. Why not have one queue for mainframe getter, one queue for java program getter, etc.
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ setup query
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.