JavaGroups is een communicatie pakket gebaseerd op multicasting, geschikt voor IP maar andere protocollen worden ook ondersteund. Het pakket wordt ontwikkeld in Java en onder de LGPL licentie uitgegeven. Versie 2.2.1 is sinds kort beschikbaar gesteld met de volgende release notes:
JavaGroups provides reliable group communication based on IP multicast and configurable protocol stack. This release includes a number of bug fixes and enhancements.
Main updates:[break]De volgende twee downloads staan klaar:
- COMPRESS protocol
- GossipRouter (succeeds GossipServer and Router, merged into one)
- Couple of bug fixes
- ConnectionTable1_4/TCP1_4: use of NIO for TCP. Works under JDK 1.4 and higher
- Message now has an offset and length field, allows to avoid copying some times (FRAG2)
- FRAG2: improved copy-less FRAG protocol
- Bundling in UDP (bundles multiple msgs into one)
Binaries
Source