|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQAX Performance |
« View previous topic :: View next topic » |
Author |
Message
|
xdragonx |
Posted: Thu Jun 13, 2002 7:18 am Post subject: MQAX Performance |
|
|
Newbie
Joined: 13 Jun 2002 Posts: 1
|
Is there a performance difference between using MQAX or using the API calls? |
|
Back to top |
|
 |
dpchiesa |
Posted: Fri Jun 14, 2002 10:30 am Post subject: Perf delta? |
|
|
 Apprentice
Joined: 29 May 2002 Posts: 46
|
I haven't done the measurements, but I'd suppose that since MQAX appears to be a wrapper on top of the MQ C-based API, then the answer is, yes, there will be a cost in terms of compute cycles.
HOWEVER, in the grand scheme I would guess the 2nd part of that answer is "It just doesn't matter", because the dominant factor in performance will be the inter-process comms and the I/O. So if you are using an MQ client, your calls to the MQ Server need to go across the network. This will be 3 orders of magnitude more expensive than any layering cost incurred by MQAX. Likewise if you use message persistence, and so many other things.
Not willing to leave it at that, the last part of the answer to your question is, "try it and see."
-D _________________ -dpchiesa |
|
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
|
|
|
|