This repository was archived by the owner on Dec 14, 2017. It is now read-only.
forked from peter-lawrey/Java-Thread-Affinity
-
Notifications
You must be signed in to change notification settings - Fork 0
isopov/Java-Thread-Affinity
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
[ Project Development Summary ] https://www.ohloh.net/p/Java-Thread-Affinity [ Version History ] Version 1.5.3 - Build on Windows cleanly. Added a Unix profile for Unix enhanced build. Version 1.5.2 - Added Windows support and Javadoc for all public methods. Version 1.5.1 - Add changes to support i386 and Intel i3 peter-lawrey#9 peter-lawrey#10 Version 1.5 - Add support for efficient pause()ing, whileEqual and whileLessThan with limited busy waiting. Version 1.4.1 - Add an AffinityThreadFactory to support ExecutorService 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.
About
Control thread affinity for Java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 95.8%
- C 4.2%