You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "Jun Liu (Jira)" <ji...@apache.org> on 2022/04/02 06:26:00 UTC

[jira] [Closed] (DUBBO-17) RPC level performance tuning

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

Jun Liu closed DUBBO-17.
------------------------
    Resolution: Fixed

> RPC level performance tuning
> ----------------------------
>
>                 Key: DUBBO-17
>                 URL: https://issues.apache.org/jira/browse/DUBBO-17
>             Project: Apache Dubbo
>          Issue Type: Improvement
>            Reporter: Jun Liu
>            Priority: Major
>              Labels: GSoC2018
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> Dubbo is essentially a RPC framework, so we need to improve the performance of dubbo, in every potential way: dubbo RPC protocol, transport(netty for example), etc.
> Here's some things we can do:
>  * Negotiate serialization by id to instead of name
>  * Remove unnecessary attachments transmission
>  * Zero-copy buffer
>  * Tuning netty related configurations, open this configuration items.
>  * Optimize the application layer protocol



--
This message was sent by Atlassian Jira
(v8.20.1#820001)