Posts in 2015
gRPC releases Beta, opening door for use in production environments
Monday, October 26, 2015 in Blog
The gRPC team is excited to announce the immediate availability of gRPC Beta. This release marks an important point in API stability and going forward most API changes are expected to be additive in nature. This milestone opens the door for gRPC use …
gRPC Motivation and Design Principles
Tuesday, September 08, 2015 in Blog
Motivation Google has been using a single general-purpose RPC infrastructure called Stubby to connect the large number of microservices running within and across our data centers for over a decade. Our internal systems have long embraced the …