Disruptor Framework

Disruptor - Concurrent Programming Framework

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.10.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://code.google.com/p/disruptor/

Скачать disruptor

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

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

Зависимости

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

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

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

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

Версия
2.10.4
2.10.3
2.10.2
2.10.1
2.10
2.9
2.8
2.7.1