Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

gRPC: High Performance Remote Procedure Calls

Anjali Sharma answered on February 2, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • Main Advantages of gRPC

  • gRPC: High Performance Remote Procedure Calls

    0

    gRPC is an open source remote procedure call (RPC) system

    developed at Google.

    ▪ gRPC is a framework to efficiently connect services and build

    distributed systems.

    ▪ It is focused on high performance and uses the HTTP/2 protocol to

    transport binary messages.

    ▪ It is relies on the Protocol Buffers language to define service contracts.

    ▪ Protocol Buffers (Protobuf), allow to define the interface to be used in

    service to service communication regardless of the programming

    language.

    ▪ It generates cross-platform client and server bindings for many

    languages.

    ▪ Most common usage scenarios include connecting services in

    microservices style architecture.

    https://grpc.io/

    Popularity 2/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 02 2023
    Anjali Sharma
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.