Hi, I’m working on a new feature to distribute the incoming client connections across multiple brokers. It provides a native redirection for supported clients and a new management API for other clients. See ARTEMIS-3365 <https://issues.apache.org/jira/browse/ARTEMIS-3365>[1], #3634 PR <https://github.com/apache/activemq-artemis/pull/3634>[2] and the draft documentation <https://github.com/brusdev/activemq-artemis/blob/broker_balancers/docs/user-manual/en/broker-balancers.md>[3] for further details.
Thoughts ? [1] https://issues.apache.org/jira/browse/ARTEMIS-3365 [2] https://github.com/apache/activemq-artemis/pull/3634 [3] https://github.com/brusdev/activemq-artemis/blob/broker_balancers/docs/user-manual/en/broker-balancers.md Thanks, Domenico