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. Vibur Object Pool has been around for more than 10 years now.
The project home page contains details of its inner workings, usage examples, and more.
This project is a main building block of Vibur DBCP - a concurrent and dynamic JDBC connection pool.
The project maven coordinates are:
<dependency>
<groupId>org.vibur</groupId>
<artifactId>vibur-object-pool</artifactId>
<version>25.0</version>
</dependency>
If you like these Vibur utilities, please ⭐ them here on GitHub. If you're using them in your projects and if you'd like to support their future development and upkeep, you can buy-me-a-coffee at: