Tags : Browse Projects

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

Vibur DBCP

Compare

  Analyzed about 10 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.43K lines of code

0 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Vibur Object Pool

Compare

  Analyzed about 15 hours 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.23K lines of code

4 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
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.

9.53K lines of code

2 current contributors

almost 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This