See: Description
| Class | Description |
|---|---|
| LockFactory<K> |
Lock factory is responsible for delivering up locks that are shared for a given key.
|
| ResizableLinkedBlockingQueue<E> |
A
LinkedBlockingQueue implementation which performs exactly as a standard LinkedBlockingQueue, but
which supports 'resizing' of the queue too. |
| ResizableSemaphore | |
| ThreadMonitor |
ThreadMonitor is a utility class responsible for providing a small framework to
ensuring that a thread is re-started in the case of an unexpected failure.
|
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.