|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Pooling connections to Queue |
« View previous topic :: View next topic » |
Author |
Message
|
nsdat3 |
Posted: Fri Mar 12, 2004 4:20 pm Post subject: Pooling connections to Queue |
|
|
Newbie
Joined: 12 Mar 2004 Posts: 2
|
We are using Native MQ java classes.
Is it possible to pool the connections to the MQ-Queue.
For example, consider following scenario -
Q-Manager is "QM1", which hosts a queue named "Q1".
I know we can pool the connection to qmanager (QM1).
But, can I pool the connections to "Q1".
Thx. |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Mar 12, 2004 6:33 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
Please post your questions only once.
The handle for the queue is associated with the handle for the qmgr. If you are pooling the qmgr handle somewhere, you should be able to pool the queue handle with it. |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Mar 13, 2004 1:23 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I don't know that I would recommend doing this, myself.
What if you open the queue within a unit of work, and then someone tries to use it in a non-transactional mode? _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|