EduardMe/Java-Thread-Affinity
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
[ Version History ] Version 1.4 - Support binding of a whole core for hyper-threaded systems. AffinityLock.acquireCore() Version 1.3 - Support thread layout strategies for using the same/different socket or cores. Version 1.2.2 - Improve logging and handling of edge cases Version 1.2.1 - Fix a critical bug and added a unit test. Version 1.2 - Restructure to separate Thread Affinity and nanoTime() functionality. Verison 1.1 - Add JNA implementation Verison 1.0 - JNI implementation [ Contributers ] peter.lawrey - Lead Developer.