jar

org.openucx : jucx

Maven & Gradle

Aug 09, 2023
983 stars

jucx · Java binding to ucx high performance communication library

Table Of Contents

Latest Version

Download org.openucx : jucx JAR file - Latest Versions:

All Versions

Download org.openucx : jucx JAR file - All Versions:

Version Vulnerabilities Size Updated
1.15.x
1.14.x
1.14
1.13.x
1.12.x
1.12
1.11.x
1.11
1.10.x
1.10
1.9.x
1.8.x
1.7.x
0

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 jucx-1.15.0-rc3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openucx.jucx.examples

├─ org.openucx.jucx.examples.UcxBenchmark.class - [JAR]

├─ org.openucx.jucx.examples.UcxReadBWBenchmarkReceiver.class - [JAR]

├─ org.openucx.jucx.examples.UcxReadBWBenchmarkSender.class - [JAR]

org.openucx.jucx

├─ org.openucx.jucx.NativeLibs.class - [JAR]

├─ org.openucx.jucx.UcxCallback.class - [JAR]

├─ org.openucx.jucx.UcxException.class - [JAR]

├─ org.openucx.jucx.UcxNativeStruct.class - [JAR]

├─ org.openucx.jucx.UcxParams.class - [JAR]

├─ org.openucx.jucx.UcxUtils.class - [JAR]

org.openucx.jucx.ucp

├─ org.openucx.jucx.ucp.UcpAmData.class - [JAR]

├─ org.openucx.jucx.ucp.UcpAmRecvCallback.class - [JAR]

├─ org.openucx.jucx.ucp.UcpConnectionRequest.class - [JAR]

├─ org.openucx.jucx.ucp.UcpConstants.class - [JAR]

├─ org.openucx.jucx.ucp.UcpContext.class - [JAR]

├─ org.openucx.jucx.ucp.UcpEndpoint.class - [JAR]

├─ org.openucx.jucx.ucp.UcpEndpointErrorHandler.class - [JAR]

├─ org.openucx.jucx.ucp.UcpEndpointParams.class - [JAR]

├─ org.openucx.jucx.ucp.UcpListener.class - [JAR]

├─ org.openucx.jucx.ucp.UcpListenerConnectionHandler.class - [JAR]

├─ org.openucx.jucx.ucp.UcpListenerParams.class - [JAR]

├─ org.openucx.jucx.ucp.UcpMemMapParams.class - [JAR]

├─ org.openucx.jucx.ucp.UcpMemory.class - [JAR]

├─ org.openucx.jucx.ucp.UcpParams.class - [JAR]

├─ org.openucx.jucx.ucp.UcpRemoteKey.class - [JAR]

├─ org.openucx.jucx.ucp.UcpRequest.class - [JAR]

├─ org.openucx.jucx.ucp.UcpRequestParams.class - [JAR]

├─ org.openucx.jucx.ucp.UcpTagMessage.class - [JAR]

├─ org.openucx.jucx.ucp.UcpWorker.class - [JAR]

├─ org.openucx.jucx.ucp.UcpWorkerParams.class - [JAR]

org.openucx.jucx.ucs

├─ org.openucx.jucx.ucs.UcsConstants.class - [JAR]

Advertisement