Index of /ports_net/jgroups

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 21-Mar-2011 02:19 1.0K [   ] distinfo 18-Mar-2011 13:17 137 [DIR] files/ 28-May-2011 14:08 - [TXT] pkg-descr 18-Mar-2011 13:17 663
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
* 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)

WWW: http://www.jgroups.org/

- Alex Dupre
ale@FreeBSD.org