activemq-artemis/artemis-junit/src
Clebert Suconic d79762fa04 ARTEMIS-2205 Refactor AMQP Processing into Netty Thread
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
2019-01-10 16:39:56 +01:00
..
main/java/org/apache/activemq/artemis/junit ARTEMIS-2205 Refactor AMQP Processing into Netty Thread 2019-01-10 16:39:56 +01:00
test NO-JIRA Using Wait.assertEquals on test 2018-02-26 16:40:35 -05:00