Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Vibur DBCP

Compare

  Analyzed about 16 hours ago

Concurrent, fast, and fully-featured JDBC connection pool, which provides a non-starvation guarantee for application threads, statement caching, slow SQL queries detection and logging, and Hibernate integration, among other features.

4.53K lines of code

0 current contributors

10 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Vibur Object Pool

Compare

  Analyzed 1 day ago

Vibur Object Pool is a general-purpose concurrent Java object pool that is built entirely using standard Java concurrency utilities, does not use any synchronized blocks or methods, and does not have any external dependencies.

1.2K lines of code

4 current contributors

10 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Stormpot

Compare

  Analyzed about 13 hours ago

Stormpot is an object pooling library for Java. Use it to recycle objects that are expensive to create. The library will take care of creating and destroying your objects in the background. It features a simple API and is very well tested.

1.61K lines of code

2 current contributors

5 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This