PronghornPipes

Ring buffer based queuing utility for applications that require high performance and/or a small footprint. Well suited for embedded and stream based processing.

License

License

GroupId

GroupId

com.ociweb
ArtifactId

ArtifactId

PronghornPipes
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

PronghornPipes
Ring buffer based queuing utility for applications that require high performance and/or a small footprint. Well suited for embedded and stream based processing.
Project URL

Project URL

https://github.com/oci-pronghorn/PronghornPipes
Source Code Management

Source Code Management

https://github.com/oci-pronghorn/PronghornPipes

Download PronghornPipes

How to add to project

<!-- https://jarcasting.com/artifacts/com.ociweb/PronghornPipes/ -->
<dependency>
    <groupId>com.ociweb</groupId>
    <artifactId>PronghornPipes</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ociweb/PronghornPipes/
implementation 'com.ociweb:PronghornPipes:1.0.0'
// https://jarcasting.com/artifacts/com.ociweb/PronghornPipes/
implementation ("com.ociweb:PronghornPipes:1.0.0")
'com.ociweb:PronghornPipes:jar:1.0.0'
<dependency org="com.ociweb" name="PronghornPipes" rev="1.0.0">
  <artifact name="PronghornPipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ociweb', module='PronghornPipes', version='1.0.0')
)
libraryDependencies += "com.ociweb" % "PronghornPipes" % "1.0.0"
[com.ociweb/PronghornPipes "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.
com.ociweb
Embedded actor framework for Java

Versions

Version
1.0.0