Package org.jgroups.demos
package org.jgroups.demos
Provides demonstrations of JGroups functionality.
-
ClassesClassDescriptionShared whiteboard, each new instance joins the same group.Encapsulates information about a draw command.Simple TCP server replying back to client with connection information (peer address etc)Shows how annotations can be used to expose attributes and operationsGenerates a keystore file that has a SecretKey in it.Demos the LockServiceDemo of a client which connects to a server (
PubServer) and sends it messages which are forwarded to all connected clientsDemos RELAY.Demos RELAY.GUI demo of ReplCacheUses the ReplicatedHashMap building block, which subclasses java.util.HashMap and overrides the methods that modify the hashmap (e.g.Chat client using STOMP to talk to other clientsSimple STOMP demo client.Demonstrates the membership service.Originally written to be a demo for TOTAL order (code to be written by a student).