f18dd80dc8
The auto-create-jms-queues, auto-delete-jms-queues, auto-create-jms-topics, and auto-delete-jms-topics address settings were deprecated in ARTEMIS-881 way back in 2016. There's no need to keep them in the default broker.xml at this point. |
||
---|---|---|
.. | ||
src/main | ||
pom.xml | ||
readme.md |
readme.md
Evenly Redirect Example
To run the example, simply type mvn verify from this directory, or mvn -PnoServer verify if you want to create and start the broker manually.
This example demonstrates how incoming client connections are evenly redirected across two brokers using a third broker with a balancer to redirect incoming client connections, based on a least-connections policy and caching on a filtered prefix of the connection ClientID.