NOTE: THIS PROJECT IS UNMAINTAINED
The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011.
A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
License
Apache Software LicenseFollow Proxool: Proxy JDBC Connection Pool
Other Useful Business Software
Iris Powered By Generali - Iris puts your customer in control of their identity.
Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
Rate This Project
Login To Rate This Project
User Reviews
-
In 2015, if you do not have a connection pool solution you should NOT start here. This project is not maintained. There is no support for a thread to wait if a connection is not available. Under load proxool will exceed the max connections and create more. However, it will NOT clean these up and it will leak. If you set the connection max high enough you probably won't run into this problem. But it's design gaps are very noticeable. Even the last proxool 0.9 is not necessarily drop in plug and play from 0.8.3. We had issues in changes proxool code did around jndi into 0.9. Suggest you look elsewhere for a project that is maintained and has a better design. It was good for it's time, but is not production suitable for high load environments today.
-
Thanks for Proxool, it's the best!
-
really good
-
Works great!