activemq-artemis/tests/unit-tests
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
..
src/test ARTEMIS-2205 Refactor AMQP Processing into Netty Thread 2019-01-10 16:39:56 +01:00
pom.xml ARTEMIS-2208 Fix Unit Tests Pom 2018-12-19 09:51:27 +00:00