tree: 59948a524db92aa3650f0c144a4e87053ce9afb3 [path history] [tgz]
  1. src/
  2. pom.xml
  3. readme.md
examples/features/broker-balancer/evenly-redirect/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.