RSS 1 project tagged "jdbc"

Download Website Updated 05 Apr 2011 BoneCP

Screenshot
Pop 84.08
Vit 4.47

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.

Screenshot

Project Spotlight

VectorGraphics2D

A vector export library for Java.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.