Author |
Message
|
koko |
Posted: Thu Jan 12, 2006 6:14 pm Post subject: RTSINPUTQ problem |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
My RTSINPUTQ gets back logged when I try to instantiate messages in a batch. As long as the no.of messages in the queues are below 100 my system runs fast but once it passes some 200 the system gets seriously slow.
Can some one answer as to how the que depth is related to the processing speed of the exec servers??
What is the serialization algorithm IBM uses when processing messages from RTSINPUTQ??
Are the exec server purely multi-threaded?? ( If I run 2*no.of cpus.. will each exec server pick one msg and do its job? )
It would be really wonderful if any one has any documentation as to how MQ Workflow engine utilizes mq _________________ Thanks
Koko |
|
Back to top |
|
 |
PisgahMan |
Posted: Tue Jan 17, 2006 5:52 am Post subject: |
|
|
Voyager
Joined: 27 Jul 2004 Posts: 93
|
We also saw a backup in the RTSINPUTQ when submitting a batch of process instances. In our case we tried setting up a parallel system on the same box and we saw the same problem
We increased the size of the DB2 buffer and it cleared up the problem. |
|
Back to top |
|
 |
koko |
Posted: Wed Jan 18, 2006 2:31 pm Post subject: |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
Quote: |
We increased the size of the DB2 buffer and it cleared up the problem |
Can you please let us know the EXACT NAME of the variable and whats the value of it you set it to please... _________________ Thanks
Koko |
|
Back to top |
|
 |
mpillai |
Posted: Fri Feb 03, 2006 9:22 am Post subject: We are having the same issue .. |
|
|
Newbie
Joined: 03 Feb 2006 Posts: 1
|
hello,
We have been struggling with the same issue of wf slowing down whenever the queue goes beyond 100. Any further information regarding the DB2 config changes would be much appreciated.
Thanks
Mp |
|
Back to top |
|
 |
|