You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2017/04/03 20:37:41 UTC

[jira] [Resolved] (QPIDJMS-279) Add support for Netty Epoll transport

     [ https://issues.apache.org/jira/browse/QPIDJMS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved QPIDJMS-279.
----------------------------------
    Resolution: Fixed

> Add support for Netty Epoll transport
> -------------------------------------
>
>                 Key: QPIDJMS-279
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-279
>             Project: Qpid JMS
>          Issue Type: New Feature
>          Components: qpid-jms-client
>    Affects Versions: 0.21.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.22.0
>
>
> Add support for using the Netty Epoll transport when the platform supports it (x86-64 linux) and provide a transport configuration option to bypass it and return to using NIO.  This change also switches the transport to using the default Netty allocator on the transports which by default is a pooled allocator. 
> To disable epoll use the URI can be updated to include option:
> {code}
> transport.useEpoll=false
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org