SkillAgentSearch skills...

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 beats older connection pools such as C3P0 and DBCP but SHOULD NOW BE CONSIDERED DEPRECATED in favour of HikariCP.

Install / Use

/learn @wwadge/Bonecp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 beats older connection pools such as C3P0 and DBCP but <b>should now be considered deprecated</b> in favour of HikariCP.

Related Skills

View on GitHub
GitHub Stars554
CategoryContent
Updated1mo ago
Forks158

Languages

Java

Security Score

95/100

Audited on Feb 7, 2026

No findings