pronghorn-pipes

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.javanut
ArtifactId

ArtifactId

pronghorn-pipes
Last Version

Last Version

1.1.27
Release Date

Release Date

Type

Type

jar
Description

Description

pronghorn-pipes
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/nathantippy/Pronghorn/tree/master/pronghorn-pipes
Source Code Management

Source Code Management

https://github.com/nathantippy/Pronghorn/tree/master/pronghorn-pipes

Download pronghorn-pipes

How to add to project

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

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.

Versions

Version
1.1.27
1.1.26
1.1.25
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0