Skip to main content

Glossary

gRPC

Meaning and details

Typed contracts in protobuf, multiplexed streaming and code generation for a dozen languages: the default for internal microservice communication. Heavier to debug than REST, much faster under load.

gRPC meaning

Google's high-performance RPC framework over HTTP/2.

What is gRPC?

Typed contracts in protobuf, multiplexed streaming and code generation for a dozen languages: the default for internal microservice communication. Heavier to debug than REST, much faster under load.

Keep exploring the glossary