Language

Package: java-lmax-disruptor @ 3.4.4

Synopsis

High performance inter-thread communication

Description

LMAX Disruptor is a software pattern and software component for high performance inter-thread communication that avoids the need for message queues or resource locking.

Home page
https://www.lmax.com/disruptor
Location
gnu/packages/java.scm (line: 10953, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cglib' does not match package name 'java-cglib'
input-labels

Identify input labels that do not match package names

label 'objenesis' does not match package name 'java-objenesis'
input-labels

Identify input labels that do not match package names

label 'asm' does not match package name 'java-asm'
input-labels

Identify input labels that do not match package names

label 'junit' does not match package name 'java-junit'