Library
JGroups version 2.3
Add to favorites
JDK version:1.5
Web site:http://www.jgroups.org [License]
Books:Click here to see recommendations
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.
Statistics
Packages
Comments
Books
Packages
NameDescription
org.jgroupsProvides top-level public JGroups classes such as Channel, Message, etc.
org.jgroups.authNo description provided.
org.jgroups.blocksProvides building blocks that are layered on top of channels.
org.jgroups.confProvides ways to configure a protocol stack.
org.jgroups.debugProvides debug support, including testing, profiling, and a graphical view of a protocol stack.
org.jgroups.demosProvides demonstrations of JGroups functionality.
org.jgroups.demos.appletsProvides an applet that demonstrates JGroups functionality.
org.jgroups.demos.wbA distributed whiteboard applet implemented using JGroups.
org.jgroups.jmxNo description provided.
org.jgroups.jmx.protocolsNo description provided.
org.jgroups.jmx.protocols.pbcastNo description provided.
org.jgroups.muxNo description provided.
org.jgroups.persistenceProvides features for storing information to a database or file.
org.jgroups.protocolsProvides implementations of transport protocols which are responsible for sending and receiving messages to/from the network.
org.jgroups.protocols.pbcastSupports probabilistic broadcasts.
org.jgroups.protocols.ringSupports protocols in ring networks.
org.jgroups.stackSupport for managing protocol stacks.
org.jgroups.utilProvides useful functionality which cannot be assigned to any particular other package.
Search