Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1505
@clebertsuconic Please do not merge it, because:
- need to add an additional test on the priority version
- need to add performance tests to compare it with the linked list one
- need to configure it better (mabe using the window size?) when used into
the core protocol
@tabish121 @gemmellr As far as you know it could be of any use in AMQP too?
Currently, the benchmarks against the latest snapshot show an improvement
for the core client of about ~10% more throughput without producing near to 0
garbage under load.
As soon as I'll provide any JMH benchmark vs the linked list one I'll
update this PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---