A high performance, open-source universal RPC framework

Technologies
distributed systems, cloud, microservices, grpc
Topics
middleware, communications, microservices, infrastructure, distributed networks
A high performance, open-source universal RPC framework

gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.

2018 Program

Successful Projects

Contributor
Naresh Ramesh
Mentor
Nathaniel Manista
Organization
gRPC
Enable building of gRPC Python with Bazel
gRPC Python currently has a constellation of scripts written to build the project, but it has a lot of limitations in terms of speed and...