| Interface | Description |
|---|---|
| AffinityStrategy |
Allow you define a strategy for find the a cpu relative to another select cpu.
|
| CpuLayout | |
| IAffinity |
Implementation interface
|
| Class | Description |
|---|---|
| AffinityLock |
This utility class support locking a thread to a single core, or reserving a whole core for a
thread.
|
| AffinityThreadFactory |
This is a ThreadFactory which assigns threads based the strategies provided.
|
| MicroJitterSampler |
User: peter.lawrey Date: 30/06/13 Time: 13:13
|
| Enum | Description |
|---|---|
| Affinity |
Library to wrap low level JNI or JNA calls.
|
| AffinityStrategies |
Pre-defined strategies for determining which thread to pick next.
|
| LockCheck |
Copyright © 2024. All rights reserved.