wwadge / 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.
☆553Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for bonecp
- Java Client and Connectors for Redis☆316Updated last year
- High performance, easy to use multithreaded memcached client in java.☆756Updated 6 months ago
- JSR107 Cache Specification☆415Updated last year
- XNIO