Precipice

Monitoring and back pressure for task execution.

License

License

Categories

Categories

Net
GroupId

GroupId

net.uncontended
ArtifactId

ArtifactId

precipice-samples
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Precipice
Monitoring and back pressure for task execution.
Project URL

Project URL

https://github.com/tbrooks8/Precipice

Download precipice-samples

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.2.10.Final
com.squareup.okhttp : okhttp jar 2.4.0
org.asynchttpclient : async-http-client jar 2.0.0-RC12
org.apache.kafka : kafka-clients jar 0.8.2.1
net.uncontended : precipice-core jar 0.7.0
net.uncontended : precipice-threadpool jar 0.7.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0