Download List

Projeto Descrição

JavaGroups is a Java package for reliable group communication. It consists of 3 parts: The first part is a socket-like API for application development, providing methods for joining and leaving a group, sending multicast messages to members, and receiving notifications when members join/leave/crash. The second part is a protocol stack which implements reliable communication, and can be configured according to the QoS desired. New protocols can easily be added, and existing ones removed/replaced/modified. The third part is a set of building blocks which give the application/protocol programmer high-level abstractions (e.g. DistributedHashtable, derived from java.util.Hashtable, which is similar to Linda/JavaSpaces).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-26 09:29 Back to release list
2.0.2

Esta versão inclui várias correções de bugs (especialmente os relacionados com a travar os problemas), um novo bloco de votação, Smack e protocolos FD_SIMPLE, e reforça GroupRequest e PullPushAdapter.
Tags: Major feature enhancements
This version includes various bugfixes (especially ones related to hang problems), a new voting building block, SMACK and FD_SIMPLE protocols, and enhances GroupRequest and PullPushAdapter.

Project Resources