We are currently using Bitmechanic JDBC Pool, and is very - really very -
stable (with MSSQL FreeTDS driver and Oracle driver).
And best: is free.
Edson Richter
> ----- Mensagem original -----
> De: Martino, Karl [SMTP:[EMAIL PROTECTED]]
> Enviada em: ter�a-feira, 12 de dezembro de 2000 15:14
> Para: [EMAIL PROTECTED]
> Assunto: Database connection pooling
>
> We are currently evaluating our our application's database connection
> pooling and I would love to hear what others have discovered as best
> practices and traps.
>
> We are using MS SQLServer with JTurbo as our JDBC driver. Our database
> pooling classes are based upon source code downloaded from Wrox.
>
> Are there industrial strength database pooling classes available to
> purchase? Should we continue to write our own (we've experienced
> difficulties...)? Does Tomcat, like some other servlet containers, include
> database pooling somewhere?
>
> Thanks,
> -Karl