ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ Response time

Post new topic  Reply to topic
 MQ Response time « View previous topic :: View next topic » 
Author Message
MQMB&WAS
PostPosted: Wed Feb 21, 2018 8:39 pm    Post subject: MQ Response time Reply with quote

Centurion

Joined: 12 Jun 2016
Posts: 130

Hello guys,

Does IBM promise any response time or SLA? I mean the max time it takes to move a message from put queue to get queue. I know it depends on how many hops it takes before reaching the destination and also on network, but is there any standard number (? milliseconds) IBM gives? I'm just trying to find a way to check if the response time I'm seeing is good or if I need to tweak something to improve the response times.

Thanks for your time.
Back to top
View user's profile Send private message
PaulClarke
PostPosted: Thu Feb 22, 2018 12:40 am    Post subject: Reply with quote

Grand Master

Joined: 17 Nov 2005
Posts: 1002
Location: New Zealand

IBM Publishes performance reports. I don't think any of them are any sort of 'promise' but they give you a pretty good idea of the kind of throughput you should expect.

One link you could try is http://www-01.ibm.com/support/docview.wss?uid=swg27007150, there may well be others.

Cheers,

Paul.
_________________
Paul Clarke
MQGem Software
www.mqgem.com
Back to top
View user's profile Send private message Visit poster's website
PaulClarke
PostPosted: Thu Feb 22, 2018 12:43 am    Post subject: Reply with quote

Grand Master

Joined: 17 Nov 2005
Posts: 1002
Location: New Zealand

Actually I think the latest Performance reports are on GitHub so you might also want to look at https://github.com/ibm-messaging/mqperf

Cheers,

Paul.
_________________
Paul Clarke
MQGem Software
www.mqgem.com
Back to top
View user's profile Send private message Visit poster's website
PeterPotkay
PostPosted: Thu Feb 22, 2018 11:28 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7717

PaulClarke wrote:
Actually I think the latest Performance reports are on GitHub...[/url]


Sigh.....

I don't get it. I guess I'm officially old.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mvic
PostPosted: Fri Mar 09, 2018 4:28 pm    Post subject: Re: MQ Response time Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

MQMB&WAS wrote:
is there any standard number (? milliseconds) IBM gives? I'm just trying to find a way to check if the response time I'm seeing is good or if I need to tweak something to improve the response times.

On a slow or contended machine, local queueing will be slow.
On a high-latency network, remote queueing will be slow.
If you are doing persistent messages, and your disk is slow or high latency (eg. mounted from an NFS device 1000 km away) then your persistent messages will be very slow.
If you are doing persistent messages outside of syncpoints, they will perform I/O activities while certain locks are held, meaning your other apps will be locked out from that queue, making the queue look slow.
In short, performance of MQ is very dependent upon your implementation.
No-one will be able to predict the numbers you will get in your particular environment - but maybe a consultant could help you design and order the right things to make it fast enough for your business.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ Response time
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.