Hi, I'm new to ActiveMQ Artemis and I want to run performance tests on an Artemis cluster with different workload scenarios using the AMQP 1.0 protocol. Is there any tool that can help with this?
Also, I found a performance tool<https://github.com/apache/activemq-artemis/blob/c58210cc29d665584b3a1d556a1edd0ca97c4514/docs/user-manual/perf-tools.adoc#performance-tools> based on JMS 2.0—how can I run it inside Docker, with the client in one container and the broker in a separate container? Best, Amna