You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/10/22 14:22:27 UTC

[jira] [Closed] (TINKERPOP3-901) Option for use of Netty epoll on Linux to reduce GC pressure

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

stephen mallette closed TINKERPOP3-901.
---------------------------------------
    Resolution: Implemented

> Option for use of Netty epoll on Linux to reduce GC pressure
> ------------------------------------------------------------
>
>                 Key: TINKERPOP3-901
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-901
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.0.2-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>             Fix For: 3.1.0-incubating
>
>
> Provide an option to check if the the OS is linux and uses netty epoll based event loops which perform better than NIO based event loops.
> More details at:
> http://netty.io/wiki/native-transports.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)