[
https://issues.apache.org/jira/browse/ARTEMIS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882773#comment-15882773
]
Justin Bertram commented on ARTEMIS-994:
----------------------------------------
In situations like this where changes are really only to gain performance I
like to quantify the use-case and goals as much as possible. I assume you've
done benchmarking for your use-case and determined that the current
implementation does not meet your performance goals. Can you provide details
on your specific use-case, how you tested performance, what numbers you
received, and what numbers you hope to achieve with these changes?
> Support Netty Native Epoll on Linux
> -----------------------------------
>
> Key: ARTEMIS-994
> URL: https://issues.apache.org/jira/browse/ARTEMIS-994
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 2.0.0, 1.5.3
> Reporter: Michael Andre Pearce (IG)
>
> Netty has support for native epoll, this is available only on linux systems.
> This is more performant.
> http://netty.io/wiki/native-transports.html
> This is inline with supporting asyncio with libaio using such native feature
> to bring perfomance benefits to artemis.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)