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

From: Stan (grost_at_yahoo.co.uk)
Date: 12/21/04

  • Next message: Tom: "PreparedStatement - SQL query"
    Date: 20 Dec 2004 23:25:32 GMT
    
    

    A new version of DBPool has been released (v4.7), 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
    * Absolute connection limit allows constraining to RDBMS 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


  • Next message: Tom: "PreparedStatement - SQL query"

    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.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)
    • 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)