|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
three client get message not equally |
« View previous topic :: View next topic » |
Author |
Message
|
liuql2 |
Posted: Mon May 22, 2017 12:55 am Post subject: three client get message not equally |
|
|
Newbie
Joined: 23 Jan 2016 Posts: 2
|
Hello,
I have three mq clients process, each with a mq connection, these three mq connection connect to the same queue in a general queue manager.
the three client get messages equally before. but these days they are not equally get messages, one client get message crazy(with cpu 100%), the other two get very little message.
how can i solve the problem.
the three client open queue with parameters like
MQLONG gMqRcvOpt = (MQOO_INPUT_SHARED | MQOO_FAIL_IF_QUIESCING | MQOO_INQUIRE);
MQOPEN(pMqInfo->getConn, &mqod, gMqRcvOpt, &pMqInfo->getQueue, &state, &reason); |
|
Back to top |
|
 |
PaulClarke |
Posted: Mon May 22, 2017 2:41 am Post subject: |
|
|
 Grand Master
Joined: 17 Nov 2005 Posts: 1002 Location: New Zealand
|
|
Back to top |
|
 |
zpat |
Posted: Mon May 22, 2017 3:44 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Is "FastTransferOrder" properly documented by IBM yet? _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
liuql2 |
Posted: Mon May 22, 2017 7:29 pm Post subject: |
|
|
Newbie
Joined: 23 Jan 2016 Posts: 2
|
thanks very much.
we have found our client have changed, fetch too much then it can process. |
|
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
|
|
|
|