I have an app I'm using (I have source, but I'm not the programmer), that works pretty
good, but it seems to be speed-limited because of the time to connect to the mysql 
server.
I run with IP's only, no DNS lookups and such, and things are better, but I think it 
could
improve.

Is there a C based connection pooling thingamabob I can use, like mysql_pconnect, and 
some
external demon of some kind to assist?

Thanks in advance for any help.  I can find tons of stuff for perl/web based stuff, 
but I need
it for C.

Thanks.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to