We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d18dc8c commit 59abba8Copy full SHA for 59abba8
README.md
@@ -1,4 +1,4 @@
1
-Java-Affinity
+Thread Affinity
2
=============
3
4
Lets you bind a thread to a given core, this can improve performance ( this libary works best on linux )
@@ -8,6 +8,8 @@ OpenHFT Java Thread Affinity library
8
9
See the affinity/src/test/java for working examples of how to use this library.
10
11
+[Thread Affinity usage Heatmap](http://jrvis.com/red-dwarf/?user=openhft&repo=Java-Thread-Affinity)
12
+
13
## Versions
14
15
V2.2 - Latest build.
0 commit comments