gRPC
Quick Definition
High-performance RPC framework using Protocol Buffers
Full Definition
A high-performance RPC framework using Protocol Buffers for efficient binary serialization and streaming.
Examples
microservice communication, streaming, low-latency APIs
Related Terms
rest-api
protobuf
microservices
More Backend Terms
Repository Pattern
Design pattern abstracting data access behind an interface
Message Queue
System for asynchronous service communication via messages
Backend Development
Building server-side logic, databases, and APIs
JWT
Compact secure token for transmitting information
Serverless
Cloud model running code on-demand without server management
RabbitMQ
Open-source message broker for reliable async messaging