Back to Falco

gRPC

content/en/docs/reference/glossary/grpc.md

latest438 B
Original Source

gRPC is a modern open source, high-performance Remote Procedure Call (RPC) framework that can run in any environment.

<!--more-->

It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication. It also applies in the last mile of distributed computing to connect devices, mobile applications, and browsers to backend services.

Ref: https://grpc.io