We looked at poolman and found it worked really well except with Sybase SQL
Anywhere. It has great configurablility and support to manage through a JMX
connector.
-----Original Message-----
From: David Heggie [mailto:david.heggie@intrapower.com.au]
Sent: Thursday, January 24, 2002 3:21 PM
To: 'Tomcat Users List'
Subject: RE: Pooling database connections: best practices?
Poolman is another great product and is also free.
http://www.codestudio.com
David
-----Original Message-----
From: Jim Urban [mailto:jim.urban@netsteps.net]
Sent: Friday, 25 January 2002 2:21 AM
To: Tomcat Users List; mmolloy@ncycles.com
Subject: RE: Pooling database connections: best practices?
I concur, we've been using DbConnectionPool for over year with no problems.
We've used it with Oracle, MS-SQL and MySQL with no problems.
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
-----Original Message-----
From: Michael Molloy [mailto:mmolloy@ncycles.com]
Sent: Thursday, January 24, 2002 9:13 AM
To: Tomcat Users List
Subject: Re: Pooling database connections: best practices?
Also DbConnectionPool at www.javaexchange.com. Don't know about the one
mentioned below, but the one at JavaExchange is free. Working very well for
me.
--Michael
On Thursday 24 January 2002 10:56 am, you wrote:
> just use a 3rd party component.
> check out the www.bitmechanic.com JDBC-Pool.
> have a nice day
> -reynir
>
>
> -----Original Message-----
> From: Sean LeBlanc [mailto:sean@nutros.com]
> Sent: 24. janĂșar 2002 16:00
> To: tomcat-user@jakarta.apache.org
> Subject: Pooling database connections: best practices?
>
>
> I'm just wondering what kind of best practices are recommended for
> pooling
> database connections - with Tomcat and perhaps JSP/Servlets in general.
>
> Thanks,
> Sean LeBlanc
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|