AGETO / bonecp

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It currently beats all known connection pools, including C3P0 and DBCP, as shown on the benchmark section on the site.

Home Page:http://jolbox.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

BoneCP is a Java JDBC connection pool implementation that is tuned for high performance by minimizing lock contention to give greater throughput for your applications. It currently beats all known connection pools, including C3P0 and DBCP, as shown on the benchmark section on the site.

http://jolbox.com

License:Apache License 2.0


Languages

Language:Java 100.0%