libswarmcache-java 1.0RC2+cvs20071027-7.1 source package in Ubuntu

Changelog

libswarmcache-java (1.0RC2+cvs20071027-7.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 29 Dec 2020 03:44:07 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libswarmcache-java_1.0RC2+cvs20071027-7.1.dsc 2.3 KiB 2eed927177947a6b917ed7059c50b825ad36640a45a943265ff6621b1a5fc674
libswarmcache-java_1.0RC2+cvs20071027.orig.tar.gz 35.8 KiB a265e6f19911f6d40b9da2aef197fec9f3fecc7b59a2d5fc8b3aa9491035ef28
libswarmcache-java_1.0RC2+cvs20071027-7.1.debian.tar.xz 3.5 KiB 01f4397d20f49bd41020d20ab35a1a2fb763b2b48d69a268ff199c11a9022043

No changes file available.

Binary packages built by this source

libswarmcache-java: SwarmCache - Distributed caching mechanism for Java

 SwarmCache is a simple but effective distributed cache. It uses IP
 multicast to efficiently communicate with any number of hosts on a LAN.
 It is specifically designed for use by clustered, database-driven web
 applications. Such applications typically have many more read
 operations than write operations, which allows SwarmCache to deliver
 the greatest performance gains. SwarmCache uses JavaGroups internally
 to manage the membership and communications of its distributed cache.