jar

io.datakernel : datakernel-csp

Maven & Gradle

Nov 14, 2019
3 usages
91 stars

DataKernel : CSP · Communicating sequential process via channels, similar to Golang's channels. A channel could be imagine as a pipe which connects some processes.

Table Of Contents

Latest Version

Download io.datakernel : datakernel-csp JAR file - Latest Versions:

All Versions

Download io.datakernel : datakernel-csp JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.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 datakernel-csp-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.datakernel.csp.queue

├─ io.datakernel.csp.queue.ChannelBuffer.class - [JAR]

├─ io.datakernel.csp.queue.ChannelQueue.class - [JAR]

├─ io.datakernel.csp.queue.ChannelZeroBuffer.class - [JAR]

io.datakernel.csp.dsl

├─ io.datakernel.csp.dsl.ChannelConsumerTransformer.class - [JAR]

├─ io.datakernel.csp.dsl.ChannelSupplierTransformer.class - [JAR]

├─ io.datakernel.csp.dsl.ChannelTransformer.class - [JAR]

├─ io.datakernel.csp.dsl.HasBinaryChannelInput.class - [JAR]

├─ io.datakernel.csp.dsl.HasChannelInput.class - [JAR]

├─ io.datakernel.csp.dsl.HasChannelOutput.class - [JAR]

├─ io.datakernel.csp.dsl.WithBinaryChannelInput.class - [JAR]

├─ io.datakernel.csp.dsl.WithChannelInput.class - [JAR]

├─ io.datakernel.csp.dsl.WithChannelInputs.class - [JAR]

├─ io.datakernel.csp.dsl.WithChannelOutput.class - [JAR]

├─ io.datakernel.csp.dsl.WithChannelOutputs.class - [JAR]

├─ io.datakernel.csp.dsl.WithChannelTransformer.class - [JAR]

io.datakernel.csp.net

├─ io.datakernel.csp.net.Messaging.class - [JAR]

├─ io.datakernel.csp.net.MessagingWithBinaryStreaming.class - [JAR]

io.datakernel.csp.file

├─ io.datakernel.csp.file.ChannelFileReader.class - [JAR]

├─ io.datakernel.csp.file.ChannelFileWriter.class - [JAR]

io.datakernel.csp.binary

├─ io.datakernel.csp.binary.BinaryChannelInput.class - [JAR]

├─ io.datakernel.csp.binary.BinaryChannelSupplier.class - [JAR]

├─ io.datakernel.csp.binary.ByteBufSerializer.class - [JAR]

├─ io.datakernel.csp.binary.ByteBufsParser.class - [JAR]

├─ io.datakernel.csp.binary.Utils.class - [JAR]

io.datakernel.csp.process

├─ io.datakernel.csp.process.AbstractChannelTransformer.class - [JAR]

├─ io.datakernel.csp.process.ChannelBifurcator.class - [JAR]

├─ io.datakernel.csp.process.ChannelByteChunker.class - [JAR]

├─ io.datakernel.csp.process.ChannelByteRanger.class - [JAR]

├─ io.datakernel.csp.process.ChannelLZ4Compressor.class - [JAR]

├─ io.datakernel.csp.process.ChannelLZ4Decompressor.class - [JAR]

├─ io.datakernel.csp.process.ChannelSplitter.class - [JAR]

io.datakernel.csp

├─ io.datakernel.csp.AbstractChannelConsumer.class - [JAR]

├─ io.datakernel.csp.AbstractChannelSupplier.class - [JAR]

├─ io.datakernel.csp.AbstractCommunicatingProcess.class - [JAR]

├─ io.datakernel.csp.ChannelConsumer.class - [JAR]

├─ io.datakernel.csp.ChannelConsumers.class - [JAR]

├─ io.datakernel.csp.ChannelInput.class - [JAR]

├─ io.datakernel.csp.ChannelOutput.class - [JAR]

├─ io.datakernel.csp.ChannelSupplier.class - [JAR]

├─ io.datakernel.csp.ChannelSuppliers.class - [JAR]

├─ io.datakernel.csp.RecyclingChannelConsumer.class - [JAR]

Advertisement

Dependencies from Group

Nov 14, 2019
30 usages
91 stars
Nov 14, 2019
17 usages
91 stars
Nov 14, 2019
10 usages
91 stars
Nov 14, 2019
9 usages
91 stars
Nov 14, 2019
9 usages
91 stars

Discover Dependencies

Nov 14, 2019
1 usages
91 stars
Nov 14, 2019
5 usages
91 stars
Aug 13, 2019
2 stars
Sep 26, 2019
May 25, 2020
Aug 15, 2019
122 stars
Aug 16, 2019
15 stars
Dec 26, 2022
2.6k stars
Jul 19, 2023
8 stars