conversant-disruptor 1.2.10-2 source package in Ubuntu

Changelog

conversant-disruptor (1.2.10-2) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.1.1.
  * Use https for Format field.
  * Add remove-jdkClassifier.patch and remove the jdkClassifier from the
    resulting jar file. This will ensure that dh_auto_install will correctly
    install the file into the binary package. (Closes: #869002)

 -- Markus Koschany <email address hidden>  Sun, 15 Oct 2017 19:06:32 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
conversant-disruptor_1.2.10-2.dsc 2.3 KiB 7b964a4bdab88ea320a92db61f7cccc288bfbb3fb55afef005f36bd8ca8a1598
conversant-disruptor_1.2.10.orig.tar.xz 96.9 KiB 63d13a218f03d530c86f55570b3f2021f4b74ae59339737355c0458289dc1e5b
conversant-disruptor_1.2.10-2.debian.tar.xz 2.7 KiB 26b2e32b992b6460373ae43739f1137870713e762aac21060b03f5c7e5fa4e5e

Available diffs

No changes file available.

Binary packages built by this source

libconversant-disruptor-java: Very low latency Java BlockingQueue

 Disruptor is the highest performing intra-thread transfer mechanism
 available in Java. Conversant Disruptor is the highest performing
 implementation of this type of ring buffer queue because it has almost
 no overhead and it exploits a particularly simple design.