Class ClusterStaticOnewayExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.ClusterStaticOnewayExample
-
public class ClusterStaticOnewayExample extends java.lang.ObjectA simple example that demonstrates server side load-balancing of messages between the queue instances on different nodes of the cluster. The cluster is created from a static list of nodes.
-
-
Constructor Summary
Constructors Constructor Description ClusterStaticOnewayExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-