Class StaticClusteredQueueExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.StaticClusteredQueueExample
-
public class StaticClusteredQueueExample extends Object
A 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 StaticClusteredQueueExample()
-