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 2019/04/08 06:11:00 UTC

[jira] [Comment Edited] (DUBBO-37) Supporting gRPC Protocol.

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

Jun Liu edited comment on DUBBO-37 at 4/8/19 6:10 AM:
------------------------------------------------------

[~Trafalgar Ricardo Lu]

I noticed the student apply period is going to end on 10th Apri (two days later from now), please feel free submit your proposal of this idea, some raw thoughts are totally ok. The community and mentor can help you to make it into a detailed one together.


was (Author: chicken):
[~Trafalgar Ricardo Lu]

I noticed the student apply is going to end on 10th Apri (two days later from now), please feel free submit your proposal of this idea, some raw thoughts are totally ok. The community and mentor can help you to make it into a detailed one together.

> Supporting gRPC Protocol.
> -------------------------
>
>                 Key: DUBBO-37
>                 URL: https://issues.apache.org/jira/browse/DUBBO-37
>             Project: Apache Dubbo
>          Issue Type: Task
>            Reporter: Jun Liu
>            Priority: Major
>              Labels: GSoC2019
>
> gRPC is a very popular RPC framework built on top of the HTTP/2 protocol. We can try to integrate gRPC with Dubbo and make it one of the many third-party RPC protocols supported by Dubbo, just like Hessian ([code|https://github.com/apache/incubator-dubbo/tree/master/dubbo-rpc/dubbo-rpc-hessian], [doc|http://dubbo.apache.org/en-us/docs/user/references/protocol/hessian.html]) and Thrift ([code|https://github.com/apache/incubator-dubbo/tree/master/dubbo-rpc/dubbo-rpc-thrift], [doc|http://dubbo.apache.org/en-us/docs/user/references/protocol/thrift.html]).
> - Make gRPC easy to use: allowing developers to program with interface directly, calling remote gRPC services like calling local services
> - Leverage service governance features provided by Dubbo: Service Discovery, Load Balancing and Traffic Management.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)