You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/18 05:17:04 UTC

[jira] [Commented] (ROCKETMQ-202) Using native transport

    [ https://issues.apache.org/jira/browse/ROCKETMQ-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015218#comment-16015218 ] 

ASF GitHub Bot commented on ROCKETMQ-202:
-----------------------------------------

GitHub user lizhanhui opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/106

    [ROCKETMQ-202] Using the native transport

    Since 4.0.16, Netty provides the native socket transport for Linux using JNI. This transport has higher performance and produces less garbage, so you might want to give it a try.
    
    See [Netty native transportation docs](http://netty.io/wiki/native-transports.html)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lizhanhui/incubator-rocketmq ROCKETMQ-202

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rocketmq/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #106
    
----
commit fccc2d3f0d38fa40e863a56442dbe10ee91b7ac5
Author: Li Zhanhui <li...@apache.org>
Date:   2017-05-18T05:12:56Z

    Using the native transport

----


> Using native transport
> ----------------------
>
>                 Key: ROCKETMQ-202
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-202
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>          Components: rocketmq-remoting
>            Reporter: Zhanhui Li
>            Assignee: Zhanhui Li
>            Priority: Minor
>




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