Author |
Message
|
MQRAMESH2011 |
Posted: Thu Oct 07, 2010 10:34 pm Post subject: CLUSTER WORK LOAD BALANCING |
|
|
Newbie
Joined: 07 Oct 2010 Posts: 5
|
I am new to MQ clustering, can anyone please help me how to do work load balancing with examples
Thanks for replying
Regards,
Gedupuri Ramesh. |
|
Back to top |
|
 |
exerk |
Posted: Thu Oct 07, 2010 11:38 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Rather than create two threads for the same thing, you can be patient and await an answer, or add another post to the original thread...
Have you read, and tried, the examples in the Clustering manual? (See in the Info Centre, which has a link to it at the top of this page). Have you tried experimentation, to see what happens if you change certain attributes etc,? _________________ 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 |
|
 |
MQRAMESH2011 |
Posted: Fri Oct 08, 2010 3:15 am Post subject: CLUSTERING WORK LOAD BALANCING |
|
|
Newbie
Joined: 07 Oct 2010 Posts: 5
|
Thanks for the replying
I tried to work load balancing in my environment
I created QM1, QM2,QM3 clusters being QM1 and QM2 are full repository and QM3 is partial repository
I created to instances of same queue say Q2 in both QM2 and QM3
Please let me know how to do work load balancing b/w QM2 and QM3
and where my application needs to put message
Regards,
Gedupuri Ramesh
 |
|
Back to top |
|
 |
Mr Butcher |
Posted: Fri Oct 08, 2010 3:33 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
from your question i assume that you did not read the MQ manuals. Please do that first. especially the clustering manual (if you are already familiar with the mq basics). _________________ Regards, Butcher |
|
Back to top |
|
 |
Vitor |
Posted: Fri Oct 08, 2010 3:56 am Post subject: Re: CLUSTERING WORK LOAD BALANCING |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
MQRAMESH2011 wrote: |
Please let me know how to do work load balancing b/w QM2 and QM3 |
Very much as you have it. All you need to do is design & implement the rest of the solution as per the manuals.
MQRAMESH2011 wrote: |
where my application needs to put message
|
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
MQRAMESH2011 |
Posted: Tue Oct 12, 2010 1:51 am Post subject: WORK LOAD CLUSTERING |
|
|
Newbie
Joined: 07 Oct 2010 Posts: 5
|
Thanks for replaying
I tried to ser CLWLUSEQ(ANY) FOR A QMGR and DEFBIND(NOTFIXED) FOR THE QUEUES WITH THE SAME INSTANCE
WORK LOAD BALANCING IS WORKING FINE
THANKS A LOT
REGARDS,
GEDUPURI RAMESH  |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Oct 12, 2010 2:24 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
and apparently so is your Caps Lock key. |
|
Back to top |
|
 |
|