Artifact libjctools-java_2.0.2-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    Java Concurrency Tools for the JVM
     JCTools offers some concurrent data structures currently missing from the JDK:
      * SPSC/MPSC/SPMC/MPMC variations for concurrent queues:
        * SPSC - Single Producer Single Consumer (Wait Free, bounded and unbounded)
        * MPSC - Multi Producer Single Consumer (Lock less, bounded and unbounded)
        * SPMC - Single Producer Multi Consumer (Lock less, bounded)
        * MPMC - Multi Producer Multi Consumer (Lock less, bounded)
      * An expanded queue interface (MessagePassingQueue):
        * relaxedOffer/Peek/Poll: trade off conflated guarantee on full/empty queue
          state with improved performance.
        * drain/fill: batch read and write methods for increased throughput
          and reduced contention
  Homepage: http://jctools.github.io/JCTools/
  Installed-Size: '234'
  Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
  Package: libjctools-java
  Priority: optional
  Section: java
  Source: jctools
  Version: 2.0.2-1
srcpkg_name: jctools
srcpkg_version: 2.0.2-1

File

libjctools-java_2.0.2-1_all.deb
Binary file libjctools-java_2.0.2-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package jctools_2.0.2-1

binary package System - - 6 months, 1 week ago 5 months, 1 week
BETA