Fabric3 Disruptor-Based Channels Extension

Support for Disruptor-based channels

License

License

Fabric3 License
Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-channel-disruptor
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3 Disruptor-Based Channels Extension
Support for Disruptor-based channels
Project Organization

Project Organization

Fabric3 Project

Download fabric3-channel-disruptor

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-spi jar 2.0.1
com.lmax : disruptor jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Fabric3 Core Runtime

This repository hosts the Fabric3 runtime source. Information on Fabric3 can be found at http://www.fabric3.org.

Building the Source

Requirements are JDK 8 and Gradle 1.11+.

To build the source, execute:

./gradlew

See build.gradle for additional instructions

License

Licensed under the Apache 2.0 License (http://fabric3.org/license.html)

History

This repository was populated from the original [CodeHaus repository] (https://svn.codehaus.org/fabric3/modules), revision range 8340:11233.

org.codehaus.fabric3

Fabric3

Versions

Version
2.0.1
2.0.0