Package tigase.pubsub.cluster
package tigase.pubsub.cluster
-
ClassDescriptionClusteredNodeStrategy - 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).Deprecated.PubSubComponentClustered class is a class extending PubSubComponent class which implements support for clustering of PubSub component.StrategyIfc which is interface for classes which are responible for selecting a node which will process particular packet.