Short descriptions about the implementations available for download
Appia
Group Communication Service for Java
Short descriptions about the implementations available for download
The JGroups implementation provides group communication with the Quality of Service defined on configuration. With this implementation, the application can use simple group communication, group membership, virtual sysnchrony or atomic broadcast. Please see the JGroups home page for further details: http://www.jgroups.org
This package depends from other packages that need to be downloaded and placed in the lib directory to compile. Please download the following list of packages:
* JGroups and all its required packages - http://www.jgroups.org
* jGCS - Download section of this project.
The Spread implementation, that provides group communication with message guaranties defined on configuration. The application can use group communication with membership, and several different properties for message delivery. Please see the Spread home page for further details: http://www.spread.org
This package depends from other packages that need to be downloaded and placed in the lib directory to compile. Please download the following list of packages:
* jGCS - Download section of this project.
You need also to install Spread before using this package. This binding currently supports Spread version 4.0.0. To install Spread, follow the instructions described in http://www.spread.org
The NeEM implementation is a reference implementation that provides group communication based on epidemic broadcast. Please see the NeEM home page for more details: http://neem.sf.net
This package depends from other packages that need to be downloaded and placed in the lib directory to compile. Please download the following list of packages:
* jGCS - Download section of this project.
The IP Multicast implementation is a reference implementation that provides basic IP Multicast based group communication.
This package depends from other packages that need to be downloaded and placed in the lib directory to compile. Please download the following list of packages:
* jGCS - Download section of this project.
Copyright © 2006-2008 GORDA Consortium. All Rights Reserved.