Y
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
p_l
509 days ago
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)
link