| Package | Description |
|---|---|
| com.caucho.jms |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterTopic<X extends java.io.Serializable>
ClusterTopic provides reliable Publish/Subscribe message model
communication between the nodes in the Resin cluster.
Following example shows how to make two nodes in resin cluster
communicate between each other using cluster topic.
|