We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171b170 commit f24ed0fCopy full SHA for f24ed0f
1 file changed
README.adoc
@@ -6,7 +6,8 @@ image::/images/Thread-Affinity_line.png[width=20%]
6
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[] image:https://javadoc.io/badge2/net.openhft/affinity/javadoc.svg[link="https://www.javadoc.io/doc/net.openhft/affinity/latest/index.html"]
+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
12
== Overview
13
Lets you bind a thread to a given core, this can improve performance (this library works best on linux).
0 commit comments