Re: [ANN] DBPool : JDBC Connection Pooling - v4.7.2 released



How does it compare to DBCP?

Zsolt

"G Winstanley" <grost@xxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:f5mfn1ljf5qo5r1mb4l9m95u6ule3gr2m9@xxxxxxxxxx
>
> A new version of DBPool has been released (v4.7.2), and is available for
> download from http://www.snaq.net/java/DBPool/
>
> DBPool is a pure-Java library for the pooling of JDBC connections for
> applications that require high performance database access.
>
>
> Features include:
>
> * Pool Manager to allow easy configuration and/or quick startup
> * User-configurable pools to achieve high performance
> * Caching of statements to provide maximum performance
> * Multiple connection pools simultaneously
> * User-definable connection validation allows increased reliability
> * Connection limit allows constraining to database licence restrictions
> * Improved performance through caching of statements
> * It's FREE, and source code is included
>
>
> DBPool has been used in many large-scale commercial applications
> throughout it's lifetime and various stages of development, on both
> Solaris and Windows deployment platforms.
>
> Stan


.



Relevant Pages

  • DBPool: JDBC Connection Pooling - updated
    ... Latest update of DBPool is available at http://www.snaq.net/java/DBPool/ ... applications that require high performance database access. ... User-definable connection validation allows increased reliability ... DBPool has been used in many large-scale commercial applications throughout ...
    (comp.lang.java.databases)
  • [ANN] DBPool : JDBC Connection Pooling - v4.7.2 released
    ... A new version of DBPool has been released, ... applications that require high performance database access. ... * User-configurable pools to achieve high performance ... * User-definable connection validation allows increased reliability ...
    (comp.lang.java.databases)
  • [ANN] DBPool : JDBC Connection Pooling - v4.7 released
    ... A new version of DBPool has been released, ... applications that require high performance database access. ... User-configurable pools to achieve high performance ... User-definable connection validation allows increased reliability ...
    (comp.lang.java.databases)
  • Re: how can i fix this DBPool???
    ... > I am using a dbpool written by myself,but recently i find there are ... > some trouble to connect mysql server. ... > so lot of works to be done if i change to j2ee datasoure, ... > whether a connection is valid, ...
    (comp.lang.java.databases)