Author |
Message
|
bobbee |
Posted: Mon Jul 17, 2017 7:31 am Post subject: Concurrent Threads |
|
|
 Chevalier
Joined: 20 Sep 2001 Posts: 466 Location: Tampa
|
In WAS there is, I would guess, an MDB reading a particular queue. When the quque is loaded with 13,000 messages I see the I/O count go to 11. I would like to increase this to see where the diminish point is. Do I set this in WAS Admin console @
JMS Providers=>WebSphere MQ Message Provider=>Queue Connection Factory=>'Connection Name'=>Session Pool=>'Max connections'
This is set at 10 now. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jul 17, 2017 9:54 am Post subject: Re: Concurrent Threads |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20436 Location: LI,NY
|
bobbee wrote: |
In WAS there is, I would guess, an MDB reading a particular queue. When the quque is loaded with 13,000 messages I see the I/O count go to 11. I would like to increase this to see where the diminish point is. Do I set this in WAS Admin console @
JMS Providers=>WebSphere MQ Message Provider=>Queue Connection Factory=>'Connection Name'=>Session Pool=>'Max connections'
This is set at 10 now. |
You set the max instances of the MDB and you make sure it has a sufficient number of sessions in the pool.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bobbee |
Posted: Tue Jul 18, 2017 8:04 am Post subject: |
|
|
 Chevalier
Joined: 20 Sep 2001 Posts: 466 Location: Tampa
|
Thanks, I see the SESSION POOL, where do I find the setting on the MDB. That one eludes me. I am not the greatest WAS person. CICS yes, WAS, no. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 19, 2017 2:38 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20436 Location: LI,NY
|
bobbee wrote: |
Thanks, I see the SESSION POOL, where do I find the setting on the MDB. That one eludes me. I am not the greatest WAS person. CICS yes, WAS, no. |
Follow the WAS info center for MDB deployment... not working enough with WAS to be more specific...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bobbee |
Posted: Wed Jul 19, 2017 4:04 am Post subject: |
|
|
 Chevalier
Joined: 20 Sep 2001 Posts: 466 Location: Tampa
|
The WAS info center and a billion post refer to 'Max Concurrent....." setting in the ActivationSpec. It ain't there. We set some other parms, rebooted the system and will test today. I am not hopeful. So to answer the question, no it was not helpful. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 19, 2017 6:09 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20436 Location: LI,NY
|
|
Back to top |
|
 |
|