activemq-artemis/artemis-protocols/artemis-amqp-protocol
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 ARTEMIS-2205 Refactor AMQP Processing into Netty Thread 2019-01-10 16:39:56 +01:00
pom.xml ARTEMIS-2027: handle aborted AMQP deliveries 2018-08-13 14:01:01 +01:00