Posted: Thu Jan 23, 2003 2:46 am Post subject: max number of connections that is possible in an application
Novice
Joined: 15 Dec 2002 Posts: 23 Location: India
Hello,
Can anyone tell me as to what is the maximum number of connections to MQseries that ic an create from a single application ? Is it possible for me to put mesages to two queues which belong to two different queue managers(these queue managers can be on the same or on different machihnes ?)
is there any limitation to no of maximum connections ?
also is there anything like i can connect only to the default queue manager in my machine ?
Please help
Thanks
Joe
You can create connection to any QMGr (also remote and not default) if you know host name/ port / QMgr name / Server Connection Channel name and local Q name.
I don't know about limit, but I have connection to 3 different Q on 2 QMgrs in Java application.
You need define different conection for each QMgr. If you use JMS - define different MQ connection factories and always use Client and not Bind connection. _________________ Best regards.
Yaakov
SWG, IBM Commerce, Israel
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