common-dispatcher-lmax

A real-time implementation of the Dispatcher interface based on the LMAX Disruptor.

License

License

GroupId

GroupId

com.kolibrifx.common
ArtifactId

ArtifactId

common-dispatcher-lmax
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

common-dispatcher-lmax
A real-time implementation of the Dispatcher interface based on the LMAX Disruptor.

Download common-dispatcher-lmax

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.lmax : disruptor jar 3.3.0
com.kolibrifx.common : common-dispatcher jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0