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

Ivan Andika updated RATIS-1898:
-------------------------------
    Summary: Netty to should use EpollEventLoopGroup by default  (was: Netty to 
use EpollEventLoopGroup by default)

> Netty to should use EpollEventLoopGroup by default
> --------------------------------------------------
>
>                 Key: RATIS-1898
>                 URL: https://issues.apache.org/jira/browse/RATIS-1898
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Ivan Andika
>            Assignee: Ivan Andika
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> From my understanding, `EpollEventLoopGroup` generally has better performance 
> than `NioEventLoopGroup` and therefore should be used by default. The only 
> reason to use `NioEventLoopGroup` is if the underlying OS does not support it 
> (`EpollEventLoopGroup` is only supported in Linux).
> From the one of the core developer of Netty (Norman Maurer):
> [https://stackoverflow.com/questions/35568365/netty-epolleventloopgroup-vs-nioeventloopgroup-which-should-i-choose-on-centos]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to