| Interface | Description |
|---|---|
| AccessThread |
Used to ensure that there is only one thread working on a client at any one
time.
|
| BetterAccessThreadImplementation.AccessThreadNotifiyer |
| Class | Description |
|---|---|
| BetterAccessThreadImplementation | |
| OperationEntry<R> | |
| ParallelRequestTimeEnforcer | |
| SequentialOperationScheduler | |
| SingleInstanceQueueWorker<GItem> |
Allows to build a queue of objects, which are processed sequentially and
non-concurrently.
|
Copyright © 2018. All rights reserved.