SAMBAR
This feature will be released in September 2025.
Remote Procedure Call on k8or
Remote Procedure Calls (RPC) provide a way for services to interact as if they were local functions, simplifying communication and streamlining development.
Learn More
Select
Product
Version
Description
Notes
gRPC
gRPC
1.0
1.2
1.27.x
1.29.x
High-performance, open-source RPC framework from Google, widely adopted within the cloud-native ecosystem.
Apache bRPC
1.0
1.2
1.27.x
1.29.x
High-performance RPC framework developed by Baidu, optimized for large-scale microservices deployments.
SRPC
SRPC
1.0
1.2
1.27.x
1.29.x
Simple, efficient RPC framework focused on simplicity and ease of use.
Avro
1.0
1.2
1.27.x
1.29.x
Data serialization framework often used in conjunction with RPC frameworks like gRPC.
GoFr
1.0
1.2
1.27.x
1.29.x
High-performance, lightweight RPC framework written in Go, designed for small, efficient workloads.
Submit