Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] RFC-Serve: Support gRPC #20854

Closed
1 of 2 tasks
jiaodong opened this issue Dec 2, 2021 · 4 comments
Closed
1 of 2 tasks

[Feature] RFC-Serve: Support gRPC #20854

jiaodong opened this issue Dec 2, 2021 · 4 comments
Labels
enhancement Request for new feature and/or capability RFC RFC issues serve Ray Serve Related Issue

Comments

@jiaodong
Copy link
Member

jiaodong commented Dec 2, 2021

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

We've got community asks about supporting gRPC in ray serve, as currently we're HTTP only. This issue opens up RFC for this request and open for community comments about their need and use case to help us prioritizing.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@jiaodong jiaodong added enhancement Request for new feature and/or capability serve Ray Serve Related Issue RFC RFC issues labels Dec 2, 2021
@satish-madugula
Copy link

Hi @jiaodong ,

It would be a good feature, if ray serve can support gRPC requests.

Comparison of gRPC and REST with TF-Serving

I had discussions on the same earlier , please refer the same here and here

@dynamicwebpaige
Copy link
Contributor

+1 for supporting gRPC in Serve; this is something that Seldon Core supports today, and something that BentoML also has on its roadmap.

@edoakes edoakes removed the platform label Apr 25, 2022
@bewestphal
Copy link
Contributor

This'd be a big win for using cross-language clients in terms of our dev experience.

With GRPC, generating statically typed clients and interfaces helps us build resilient code across microservices.

@architkulkarni
Copy link
Contributor

Experimental gRPC support has been added in #28175 and #29149 and is available in the nightly builds, please try it out and let us know your feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability RFC RFC issues serve Ray Serve Related Issue
Projects
Development

No branches or pull requests

7 participants