[
https://issues.apache.org/jira/browse/HAMA-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198453#comment-15198453
]
ASF GitHub Bot commented on HAMA-987:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/hama/pull/10
> Netty native transport
> ----------------------
>
> Key: HAMA-987
> URL: https://issues.apache.org/jira/browse/HAMA-987
> Project: Hama
> Issue Type: Improvement
> Reporter: JongYoon Lim
> Priority: Minor
>
> This is a subtask of
> [HAMA-975|https://issues.apache.org/jira/browse/HAMA-975].
> Since 4.0.16, Netty provides the native socket transport for Linux using JNI.
> This transport has advantages as below.
> - higher performance
> - produces less garbage
> - edge-triggered
> - supports TCP-CORK
> So Hama will have better performance in async fashion communication.
> Full description for this can be found in [Netty
> Wiki|http://netty.io/wiki/native-transports.html]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)