Hacker News new | ask | show | jobs
by 9rx 510 days ago
Doesn't Google mostly use Stubby internally, only bridging it with gRPC for certain public-facing services?
1 comments

Google also uses a completely different protocol stack to actually send Stubby/Protobuf/gRPC around, including protocols on the wire and bypassing the kernel (according to open access papers about PonyExpress etc)