[
https://issues.apache.org/jira/browse/ARTEMIS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930763#comment-15930763
]
ASF GitHub Bot commented on ARTEMIS-994:
----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1093
@michaelandrepearce I couldn't check other options.. I was using AMQP..
so, I was using this command line on quiver to replicate it:
```
quiver q0 --sender qpid-messaging-cpp --receiver qpid-messaging-cpp
--messages 1m --body-size 100 --credit 1000 --timeout 10
```
you may need to use a few snapshots on quiver. but most stuff is available
on fedora. Look at the list of dependencies if you like to try it.
> 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: 1.5.3, 2.0.0
> Reporter: Michael Andre Pearce (IG)
> Fix For: 2.next
>
>
> 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)