jar

com.epam.deltix : thread-affinity

Maven & Gradle

May 04, 2021
10 usages
4 stars

thread.affinity · A wrapper over net.openhft:affinity providing handy classes to create threads pinned to the specified CPUs.

Table Of Contents

Latest Version

Download com.epam.deltix : thread-affinity JAR file - Latest Versions:

All Versions

Download com.epam.deltix : thread-affinity JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window thread-affinity-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.epam.deltix.thread.affinity

├─ com.epam.deltix.thread.affinity.Affinity.class - [JAR]

├─ com.epam.deltix.thread.affinity.AffinityConfig.class - [JAR]

├─ com.epam.deltix.thread.affinity.AffinityLayout.class - [JAR]

├─ com.epam.deltix.thread.affinity.AffinityThreadFactoryBuilder.class - [JAR]

├─ com.epam.deltix.thread.affinity.CompositeAffinityLayout.class - [JAR]

├─ com.epam.deltix.thread.affinity.FallbackAffinityLayout.class - [JAR]

├─ com.epam.deltix.thread.affinity.FixedAffinityLayout.class - [JAR]

├─ com.epam.deltix.thread.affinity.PinnedRunnable.class - [JAR]

├─ com.epam.deltix.thread.affinity.PinnedThreadFactory.class - [JAR]

├─ com.epam.deltix.thread.affinity.PinnedThreadFactoryWrapper.class - [JAR]

├─ com.epam.deltix.thread.affinity.RegExAffinityLayout.class - [JAR]

├─ com.epam.deltix.thread.affinity.WildcardAffinityLayout.class - [JAR]

Advertisement

Dependencies from Group

Aug 21, 2023
14 usages
43 stars
dfp
Jun 29, 2023
12 usages
19 stars
Aug 21, 2023
11 usages
43 stars
May 24, 2021
11 usages
5 stars
Aug 21, 2023
10 usages
43 stars

Discover Dependencies