We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d8d0d commit 8687240Copy full SHA for 8687240
1 file changed
README
@@ -1,8 +1,15 @@
1
+This is an old version of this library kept here for historical purposes. The latest version is available here
2
+
3
+https://github.com/OpenHFT/Java-Thread-Affinity
4
5
+----
6
7
[ Project Development Summary ]
8
9
https://www.ohloh.net/p/Java-Thread-Affinity
10
11
[ Version History ]
12
+Verions 3.x - moved to https://github.com/OpenHFT/Java-Thread-Affinity
13
14
Version 1.6.3 - Added AffinityLock.isAllocated() and isBound() so you can check whether a CPU could be allocated.
15
@@ -44,4 +51,4 @@ Verison 1.0 - JNI implementation
44
51
45
52
[ Contributers ]
46
53
47
-peter.lawrey - Lead Developer.
54
+peter.lawrey - Lead Developer.
0 commit comments