|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ on SMP platform. |
« View previous topic :: View next topic » |
Author |
Message
|
zealotcat |
Posted: Sun Mar 07, 2004 10:12 am Post subject: MQ on SMP platform. |
|
|
Novice
Joined: 25 Feb 2004 Posts: 12
|
Hi,all!
I test MQ performance on different platform. I use MQ's sample application "amqsputc", and put messages through CHANNEL. I setup MQ server by default.
--**SERVER**
2 XEON(hyper-thread) CPUs, 2G MEM, 3 disks. OS Radhat 8.0
I find it can put about 110 persistence messages per second.
--**PC**--
P4 2.4G, 512M MEM, 1 disk. OS Redhat 8.0
It can put about 1000 persistence messages per second!
That is, PC is 10 times faster than SERVER! Who can tell me why? |
|
Back to top |
|
 |
gunter |
Posted: Sun Mar 07, 2004 11:24 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
I assume, that you used nonpersistent messages in the second test, it's about ten times faster.
This comply with my own tests. The perforemance of persistent messages are more depend on IO than CPU.
amqsputc works with MQPER_PERSISTENCE_AS_Q_DEF. |
|
Back to top |
|
 |
zealotcat |
Posted: Sun Mar 07, 2004 12:19 pm Post subject: |
|
|
Novice
Joined: 25 Feb 2004 Posts: 12
|
I'm sure that I used persistent messages in the all tests! |
|
Back to top |
|
 |
pgorak |
Posted: Mon Mar 08, 2004 3:42 am Post subject: |
|
|
 Disciple
Joined: 15 Jul 2002 Posts: 158 Location: Cracow, Poland
|
Two things:
1. Are there any other heavy tasks running on the server?
2. What do you mean by
Quote: |
I use MQ's sample application "amqsputc", and put messages through CHANNEL |
?
I guess the best way to do this test would be to modify amqsputc so that MQPUT and MQCMIT are executed many times in a loop. If you use a channel to deliver messages to the QM, you count network delay into your result (are these two machines available within the same LAN)?
Piotr _________________ ***
IBM Certified Solution Developer WebSphere MQ 5.3 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|