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