Disruptor Framework

Disruptor - Concurrent Programming Framework

License

License

Categories

Categories

Disruptor General Purpose Libraries High Performance
GroupId

GroupId

com.lmax
ArtifactId

ArtifactId

disruptor
Last Version

Last Version

4.0.0.RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Disruptor Framework
Disruptor - Concurrent Programming Framework
Project URL

Project URL

https://lmax-exchange.github.io/disruptor

Download disruptor

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0.RC1
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.11
3.3.10
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
3.0.0.beta5
3.0.0.beta4
3.0.0.beta3
3.0.0.beta2
3.0.0.beta1