Proxool is a Java connection pool. It's not rocket science but we've been doing it since 2001 and we've ironed out a lot of problems. Development has slowed down considerably over the past few years but we're still here, making releases and answering support questions.
Features
- Transparency: Transparently adds connection pooling to your existing JDBC driver.
- Open Source: Our licence allows you flexibility to use it in both commerical and other open source products.
- Standards: Complies with the J2SE API, giving you the confidence to develop to standards.
- Control: You can monitor the performance of your database connections and listen to connection events
- Ease of use: It's easy to configure using the JDBC API, XML, or Java property files - you decide.
其他Java 对象池与连接池 开源项目资源: