libjgroups-java 2.7.0.GA-4 source package in Ubuntu

Changelog

libjgroups-java (2.7.0.GA-4) unstable; urgency=low

  * Team upload.
  * Switch to default-jdk. (Closes: #643529).
  * Bump Standards-Version to 3.9.2. No changes were required.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  03 Nov 2011 13:11:36 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libjgroups-java_2.7.0.GA.orig.tar.gz 1.3 MiB 6701607b89c9df537cd46149426089f03579c62667554780f66efbe279f33b11
libjgroups-java_2.7.0.GA-4.debian.tar.gz 4.5 KiB f37fc29d4ce6a74253b799deed86059f82e3af1c5de16ecd8486122fe4064b9d
libjgroups-java_2.7.0.GA-4.dsc 2.2 KiB dab1c08640228fa10df2e86d0ba1d88641136a73b35b5ef30b773084eef1cfe9

Available diffs

View changes file

Binary packages built by this source

libjgroups-java: Toolkit for Reliable Multicast Communication

 JGroups is a toolkit for reliable multicast communication. (Note
 that this doesn't necessarily mean IP Multicast, JGroups can also use
 transports such as TCP). It can be used to create groups of processes
 whose members can send messages to each other. The main features
 include:
  * Group creation and deletion. Group members can be spread across LANs or WANs
  * Joining and leaving of groups
  * Membership detection and notification about joined/left/crashed members
  * Detection and removal of crashed members
  * Sending and receiving of member-to-group messages (point-to-multipoint)
  * Sending and receiving of member-to-member messages (point-to-point)