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 » General IBM MQ Support » Connection pooling in C/C++

Post new topic  Reply to topic
 Connection pooling in C/C++ « View previous topic :: View next topic » 
Author Message
nayanan
PostPosted: Thu May 09, 2002 8:19 am    Post subject: Reply with quote

Newbie

Joined: 08 May 2002
Posts: 5

Is it possible to simulate connection pooling which is available in Java/JMS in c/c++? We have *several* clients connecting to the queue manager which is pushing the server to its knees. We are looking into ways to channel the incoming requests so there are only so many connections (amqcrsta proceeses) open at any given time. The use of MQ Listener has been suggested but for now, we are refraining from using it until MQ 5.3 is released.

Any tips, suggestions and pointers are greatly appreciated.
Thanks,
Back to top
View user's profile Send private message
mrlinux
PostPosted: Thu May 09, 2002 8:24 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

First questions what platform, and several clients should not bring the server to it's knees, you may have other issues that need to be resolved.

_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
nayanan
PostPosted: Thu May 09, 2002 8:31 am    Post subject: Reply with quote

Newbie

Joined: 08 May 2002
Posts: 5

Platform - HP-UX 11i. (L Class servers)
Kernel parameters are tuned way above the "prescribed" limits. The server presently accepting a load of 550 client conx. We have a need to add 800 more. QA tests indicate NO response from the server (ls -l takes 5+ mins) once fully loaded. Thanks
Back to top
View user's profile Send private message
mrlinux
PostPosted: Thu May 09, 2002 8:41 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

Ok well that is way above you previous statements of a several clients.
However there is parameter for tuning the TCP Listener backlog.

IN QM.ini
TCP:
ListenerBacklog = n


Platform Default listener backlog value
AIX V4.2 or later 100
AIX V4.1 10
HP-UX 20
Sun Solaris 100
All others 5





_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
nayanan
PostPosted: Thu May 09, 2002 8:53 am    Post subject: Reply with quote

Newbie

Joined: 08 May 2002
Posts: 5

Thank you, mrlinux..
I am still interested in finding out if connection pooling is possible in c/c++. If anyone has experiece in implementing such a beast, I'd greatly appreciate some pointers/code samples.

Thanks.
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 » General IBM MQ Support » Connection pooling in C/C++
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.