| Class | Description |
|---|---|
| ClusterJoinExamples |
Example how to create
Cluster instances and join them to cluster. |
| ClusterJoinNamespacesExamples | |
| ClusterMetadataExample |
Using Cluster metadata: metadata is set of custom parameters that may be used by application
developers to attach additional business information and identifications to cluster members.
|
| CustomMetadataEncodingExample | |
| GossipExample |
Basic example for member gossiping between cluster members.
|
| MembershipEventsExample |
Example of subscribing and listening for cluster membership events which is emmited when new
member joins or leave cluster.
|
| MessagingExample |
Basic example for member transport between cluster members to run the example Start ClusterNodeA
and cluster ClusterNodeB A listen on transport messages B send message to member A.
|
| WebsocketMessagingExample |
Exactly the same example as
MessagingExample but cluster transport is websocket. |
Copyright © 2015–2023. All rights reserved.