Posted: Wed Jul 30, 2014 3:36 am Post subject: AMS Performance Indicator on Windows
Newbie
Joined: 15 Nov 2012 Posts: 2 Location: Munich, Germany
AMS Performance indicator on Windows
This thread is to share my experience with AMS on Windows. z/OS might come later. The self written Java test tool is putting/getting messages in/from local queue in batch mode. Sourcecode can be provided. (I wanted to attach it, but its not possible)
Code:
----------------------------------------------------------------------------------|
operating system: Windows Vista Enterprise 6.0.6002 |
CPU: x64 Family 6 Model 15 Stepping 11 GenuineIntel ~2667 Mhz |
physical Memory: 3.5 GB |
MQ Version: 7.0.1.11 |
MQ AMS Version: 7.0.1.3 (90-day Trial, fully featured) |
Java Version: Oracle Java(TM) SE Runtime Environment (build 1.6.0_23-b05) |
----------------------------------------------------------------------------------|
A) MQPUT on protected Queue (QoP=Privacy, SHA1 & AES256)
AMS PUT on protected queues takes ~4-5 times longer than the plain MQPUTs
AMS GET on protected queues takes ~4-50 times longer than the plain MQGETs.
AMS PUT/GET on unprotected queues did not show significant additional time impact.
Performance impact is very much dependent on application. This test tool is not very realistic, as it does no real generation, parsing, processing of message. So these times can be considered pessimistic.
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