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




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)
  • Re: [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)
  • Aspnet_wp.exe (PID: 1332) was recycled because it was suspected to be in a deadlocked state
    ... also found from monitoring our web page requests from the log captured by ... We are also up against the timeout problem due to connection pool maxed out. ... the number of connection pools goes up. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Connection Pooling!!
    ... Pools are per appdomain, per connection string. ...
    (microsoft.public.dotnet.framework.adonet)