| Package | Description |
|---|---|
| org.xipki.util.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentBag<T extends ConcurrentBag.IConcurrentBagEntry>
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentBagEntry<T>
TODO.
|
Copyright © 2018. All rights reserved.