Poolman won't replace the thin client it'll just sit on top of it.

One benefit of Poolman is the ability to switch database drivers very
easily.  All it takes is a mod to Poolman's xml file and the driver itself.
We've been using Poolman for about 6 months now and at first we were using
JTurbo connecting to a SQL Server  database.  A couple of months later we
switched to Oracle's thin client connecting to an Oracle database and it
only took a matter of minutes to implement the change.

Cameron

----- Original Message -----
From: "Mark Woon" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 9:31 PM
Subject: Poolman benefits? (was Re: Connection Pooling)


> cahana wrote:
>
> > Have you tried Poolman to do your connection pooling?
>
> I've only taken a cursory look at Poolman and I'm a little unclear as to
what
> benefits it provides.  I'm using an Oracle server, and using the Oracle
JDBC
> thin client to connect to it.  The thin client has support for connection
> pooling.
>
> If I were to use Poolman, would it replace Oracle's thin client, or sit on
top
> of it?  What benefits are there to using Poolman?  Or am I completely
missing
> the point?
>
> Thanks,
> -Mark
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to