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 » IBM MQ Java / JMS » Pooling connections to Queue

Post new topic  Reply to topic
 Pooling connections to Queue « View previous topic :: View next topic » 
Author Message
nsdat3
PostPosted: Fri Mar 12, 2004 4:20 pm    Post subject: Pooling connections to Queue Reply with quote

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
View user's profile Send private message
bower5932
PostPosted: Fri Mar 12, 2004 6:33 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
jefflowrey
PostPosted: Sat Mar 13, 2004 1:23 pm    Post subject: Reply with quote

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
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 » IBM MQ Java / JMS » Pooling connections to Queue
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.