Disruptor Framework

Disruptor - Concurrent Programming Framework

Лицензия

Лицензия

Категории

Категории

Disruptor Универсальные библиотеки High Performance
Группа

Группа

com.lmax
Идентификатор

Идентификатор

disruptor
Последняя версия

Последняя версия

4.0.0.RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Disruptor Framework
Disruptor - Concurrent Programming Framework
Ссылка на сайт

Ссылка на сайт

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

Скачать disruptor

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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