SRPC is a lightweight Remote Procedure Call library designed for clean abstraction between distributed services or processes, facilitating rapid prototyping.
-
Updated
Oct 22, 2025 - Python
SRPC is a lightweight Remote Procedure Call library designed for clean abstraction between distributed services or processes, facilitating rapid prototyping.
Implement an RPC client/server model using Google's gRPC and Protocol Buffers.
These are the various lab experiments done as partial fulfillment of Operating Systems Course
Add a description, image, and links to the procedure-calls topic page so that developers can more easily learn about it.
To associate your repository with the procedure-calls topic, visit your repo's landing page and select "manage topics."