Akka Stream: Chronicle Queue integration

Transforms Chronicle Queue into an Akka source, sink or buffer flow.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.torodb
ArtifactId

ArtifactId

akka-chronicle-queue
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Akka Stream: Chronicle Queue integration
Transforms Chronicle Queue into an Akka source, sink or buffer flow.
Project Organization

Project Organization

8Kdata Technology

Download akka-chronicle-queue

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.typesafe.akka : akka-stream_2.12 jar 2.5.2
net.openhft : chronicle-queue jar 4.5.27
org.scala-lang : scala-library jar 2.12.2
com.torodb.testing : core-junit5 jar 1.0.0

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4
org.junit.platform : junit-platform-runner jar 1.0.0-M4
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M4
com.typesafe.akka : akka-stream-testkit_2.12 jar 2.5.2
com.typesafe : config jar 1.3.1
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core test-jar 2.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0