Author |
Message
|
wongpcl |
Posted: Wed Nov 24, 2004 6:31 pm Post subject: (resolved) MQ Cluster channel |
|
|
Novice
Joined: 09 Jan 2002 Posts: 23
|
I'm new to MQ clustering and have a question.
For the normal MQ distributed queuing, we can define multiple channels between 2 queue managers for QoS, e.g. one of the channel is using a high speed link and another one using a slow link.
How can I achieve it in MQ cluster environment?
Thanks, |
|
Back to top |
|
 |
csmith28 |
Posted: Thu Nov 25, 2004 2:55 pm Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
I don' t believe that functionality is supported at this time. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Nov 25, 2004 9:45 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Set NETPRTY on the CLUSRCVR channels.
From the cluster manual:
Quote: |
Use the NETPRTY attribute to specify a priority for the channel. This helps the workload management routines. If there is more than one possible route to a destination, the workload management routine selects the one with the highest priority.
|
Give your high speed channel the higher priority..... _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
csmith28 |
Posted: Thu Nov 25, 2004 11:44 pm Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
Indeed that may work as a work around but having two Cluster SDR channels with different speeds too the same Cluster Participant is still not supported. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
rammer |
Posted: Mon Dec 19, 2011 4:28 am Post subject: |
|
|
Partisan
Joined: 02 May 2002 Posts: 359 Location: England
|
Old post but find it interesting for a scenario I may be looking at now. Does MQ Version 7 allow multiple Sender Channels now? |
|
Back to top |
|
 |
exerk |
Posted: Mon Dec 19, 2011 4:50 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
rammer wrote: |
Does MQ Version 7 allow multiple Sender Channels now? |
No. Still a one-to-one relationship between XMITQ and SDR channel. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|