We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e478d65 commit 597d942Copy full SHA for 597d942
1 file changed
README.adoc
@@ -7,7 +7,7 @@ image::/images/Thread-Affinity_line.png[width=20%]
7
[#image-maven]
8
[caption="", link=https://maven-badges.herokuapp.com/maven-central/net.openhft/affinity]
9
image::https://maven-badges.herokuapp.com/maven-central/net.openhft/affinity/badge.svg[]
10
-
+image:https://javadoc.io/badge2/net.openhft/affinity/javadoc.svg[link="https://www.javadoc.io/doc/net.openhft/affinity/latest/index.html"]
11
== Overview
12
Lets you bind a thread to a given core, this can improve performance (this library works best on linux).
13
0 commit comments