OpenHFT / Java-Thread-Affinity

Bind a java thread to a given core
http://chronicle.software/products/thread-affinity/
Apache License 2.0
1.78k stars 361 forks source link

Leverage Chronicle Tune isolate information when assigning cores #107

Closed tgd closed 3 days ago

tgd commented 1 year ago

Integrates Affinity with Chronicle Tune isolate configuration so that Affinity plays nicely with Tune out of the box. With this change, if isolate is installed and cores isolated only cores that are isolated will be eligible for pinning. Please take a look and let me know your thoughts.