proposal
proposal copied to clipboard
A repository for gRFCs
https://github.com/protocolbuffers/protobuf/issues/16889 @markdroth @ncteisen
From my perspective working on implementing this design, there are three major parts: - How the server interacts with the xDS API. - How the server behaves as a result...
Replaces https://github.com/grpc/proposal/pull/383 Related to https://github.com/grpc/proposal/pull/430 which describes an LB policy that could be used in combination with random subsetting to correct the resulting server-side load imbalance.
Follow up on https://github.com/grpc/proposal/pull/383 and https://github.com/grpc/proposal/pull/423 This proposal was implemented and tested with a few real apps in production environment, here are the results for one of the apps: ![Screenshot...
This PR adds Go API's to A79, and adds me as an author.