Author |
Message
|
shashivarungupta |
Posted: Tue May 26, 2009 11:33 pm Post subject: Processor Performance and Messages allocation ? |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Hi All,
I got an interesting question and I am looking for answer(s).
Suppose there are 3 machines, and one queue manager on each of them. Those queue managers are part of the cluster. One machine(say M1) has intel-core duo processor and has good processing facility then other two.
Now, how can we manage messages in a way that it will go to M1 most of the times. As round robin is also there, few messages will be processed by other two machines as well.
How we can achieve it at MQ level OR is it possible to achieve that at MQ level?
Appreciate your suggestions.
Thanks in advance. _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
sumit |
Posted: Tue May 26, 2009 11:58 pm Post subject: Re: Processor Performance and Messages allocation ? |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
shashivarungupta wrote: |
Now, how can we manage messages in a way that it will go to M1 most of the times. As round robin is also there, few messages will be processed by other two machines as well. |
Look for CLWLWGHT property. It will help you. _________________ Regards
Sumit |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 26, 2009 11:59 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Moved to correct section _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Wed May 27, 2009 12:03 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
|
Back to top |
|
 |
shashivarungupta |
Posted: Wed May 27, 2009 12:48 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Thanks for the posts.
After when I posted the question then realized that I should have been in cluster section. Anyways thanks Vitor to move it. _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
Vitor |
Posted: Wed May 27, 2009 12:58 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
shashivarungupta wrote: |
Anyways thanks Vitor to move it. |
My pleasure to assist.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|