| Package | Description |
|---|---|
| tigase.pubsub.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteredNodeStrategy
ClusteredNodeStrategy - all pubsub nodes are shared between all cluster nodes, which implies forwarding of packet
information across the cluster with the exception of create/remove operation on nodes (to avoid race conditions).
|
class |
PartitionedStrategy
PartitionedStrategy is a class implementing StrategyIfc which is responible for selecting a node which will process
particular packet.
|
Copyright © 2013–2021 Tigase. All rights reserved.