jar

org.vibur : vibur-object-pool

Maven & Gradle

Nov 30, 2019
10 usages
69 stars

Vibur Object Pool · 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.

Table Of Contents

Latest Version

Download org.vibur : vibur-object-pool JAR file - Latest Versions:

All Versions

Download org.vibur : vibur-object-pool JAR file - All Versions:

Version Vulnerabilities Size Updated
25.0
24.0
23.0
22.2
22.1
22.0
21.3
21.2
21.1
21.0
20.0
19.2
19.1
19.0
18.0
17.1
17.0
16.2
16.1
16.0
15.0
14.0
13.0
12.0
11.0
10.0
9.0
8.0
7.0
6.1
6.0
5.0
4.0
3.0
2.0.x
1.0.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window vibur-object-pool-25.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.vibur.objectpool.util

├─ org.vibur.objectpool.util.ArgumentValidation.class - [JAR]

├─ org.vibur.objectpool.util.ConcurrentCollection.class - [JAR]

├─ org.vibur.objectpool.util.ConcurrentLinkedDequeCollection.class - [JAR]

├─ org.vibur.objectpool.util.ConcurrentLinkedQueueCollection.class - [JAR]

├─ org.vibur.objectpool.util.ConcurrentStackCollection.class - [JAR]

├─ org.vibur.objectpool.util.Listener.class - [JAR]

├─ org.vibur.objectpool.util.MultithreadConcurrentQueueCollection.class - [JAR]

├─ org.vibur.objectpool.util.SamplingPoolReducer.class - [JAR]

├─ org.vibur.objectpool.util.TakenListener.class - [JAR]

├─ org.vibur.objectpool.util.ThreadedPoolReducer.class - [JAR]

org.vibur.objectpool

├─ org.vibur.objectpool.BasePool.class - [JAR]

├─ org.vibur.objectpool.ConcurrentPool.class - [JAR]

├─ org.vibur.objectpool.PoolObjectFactory.class - [JAR]

├─ org.vibur.objectpool.PoolService.class - [JAR]

Advertisement

Dependencies from Group

Nov 30, 2019
23 usages
92 stars
Nov 30, 2019
10 usages
69 stars
Nov 29, 2017
2 stars
Nov 29, 2017
2 stars
Nov 29, 2017
2 stars

Discover Dependencies

Jul 08, 2023
1 usages
Aug 09, 2023
23 usages
1.4k stars
May 07, 2021
1 stars
Jun 09, 2015
2 usages
Jul 06, 2015
Oct 17, 2020
48 stars
Oct 17, 2020
65 usages
48 stars
Sep 05, 2017
333 stars