bonecp
Java
★ 1
updated 5y ago
⑂ fork
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.
No plain-English explanation yet — one is being written right now. Check back in a minute.