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.
|
AffinitySupport | Deprecated |
AffinityThreadFactory |
This is a ThreadFactory which assigns threads based the strategies provided.
|
MicroJitterSampler |
User: peter.lawrey Date: 30/06/13 Time: 13:13
|
NonForkingAffinityLock |
Enum | Description |
---|---|
Affinity |
Library to wrap low level JNI or JNA calls.
|
AffinityStrategies |
Pre-defined strategies for determining which thread to pick next.
|
Copyright © 2019. All rights reserved.