mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 10:38:44 +00:00
d79762fa04
These improvements were also part of this task: - Routing is now cached as much as possible. - A new Runnable is avoided for each individual message, since we use the Netty executor to perform delivery https://issues.apache.org/jira/browse/ARTEMIS-2205