|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Increasing client process does not help |
« View previous topic :: View next topic » |
Author |
Message
|
vincent |
Posted: Fri May 26, 2006 1:41 pm Post subject: |
|
|
Voyager
Joined: 21 Apr 2006 Posts: 81
|
is that for Solaris? I think it is for Windows. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri May 26, 2006 3:21 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
runs on your PC.
client connects to whatever QM u want to do whatever u want _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri May 26, 2006 5:59 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
PeterPotkay wrote: |
The MO71 Support Pack will do this for you. |
Manually, that is. And almost any other MQ administrative tool will also move messages for you.
Mirrorq will do it for you automatically - but it's not even a support pack, it's merely sample code (with a complied version available)... and, well, ... unsupported. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
tleichen |
Posted: Tue May 30, 2006 10:28 am Post subject: |
|
|
Yatiri
Joined: 11 Apr 2005 Posts: 663 Location: Center of the USA
|
vincent wrote: |
Is there any way the messages can be moved from one queue to another queue within the same queue mananger without doing any coding but by configuring either Queue or Queue Manager. The message will be sent as a datagram. |
This would incur even more overhead. Since you want the throughput to be fast, why go against the grain? If you have done the coding for one, the other is not a big deal.  _________________ IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer |
|
Back to top |
|
 |
vincent |
Posted: Thu Jun 01, 2006 1:45 pm Post subject: |
|
|
Voyager
Joined: 21 Apr 2006 Posts: 81
|
I am concerning about my througput only
1 PUT process adding 1500 messages in 4 seconds
1 GET process pulling out 1500 messages in 3 seconds
If i add,multiple PUT and GET seperatly , it is really scalling up
But If i am running both the PUT and GET together, it is not scalling up,
1 PUT , 1 GET - >250TPS
5 PUT , 5 GET - > 250 TPS
.
.
.
40 PUT , 40 GET -->250 TPS
The above setup is on single solarix box. No network is involved. Both the PUT and GET using client channel to put and pull messages on the same Queue. The messages are presistant.
The message size is only 550bytes.
My expectation is that adding more and more PUT and GET, it has to process more messages, atleast little above the one process.
Any thoughts |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|