| Class and Description |
|---|
| DistributedLeaderElection
Provides a mechanism for coordinating cluster-wide resources with a strong leader.
|
| DistributedLock
Provides a mechanism for synchronizing access to cluster-wide shared resources.
|
| DistributedMembershipGroup
Provides a mechanism for managing group membership and remote scheduling and execution.
|
| DistributedMessageBus
Provides a light-weight asynchronous messaging layer over Atomix's
Transport. |
| DistributedTopic
Facilitates persistent publish-subscribe messaging in the cluster.
|
| GroupMember
Provides an interface to interacting with members of a
DistributedMembershipGroup. |
| MessageConsumer
Message bus topic consumer.
|
| MessageProducer
Message bus topic producer.
|
Copyright © 2013–2015. All rights reserved.