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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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!