Source: openhft-chronicle-queue Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 10), default-jdk, junit4, libcommons-lang3-java, libhdrhistogram-java, libintellij-annotations-java, libjoda-time-java, libmaven-bundle-plugin-java, libopenhft-chronicle-network-java, libopenhft-lang-java (>= 6.6.2), maven-debian-helper (>= 1.5), zip Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-chronicle-queue.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-chronicle-queue.git Homepage: https://github.com/OpenHFT/Chronicle-Queue Package: libopenhft-chronicle-queue-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: ${maven:OptionalDepends} Description: Java library for persisted low latency messaging Chronicle is a Java library focused on building a persisted low latency messaging framework for high performance and critical applications. Using non-heap storage options (RandomAccessFile) Chronicle provides a processing environment where applications do not suffer from garbage collection.