Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
-
Updated
Apr 7, 2024 - Python
Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.
Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
Python client for the Arduino simpleRPC protocol.
Execute + differentiate Tesseracts as part of JAX programs, with full support for function transformations like JIT, grad, and more. ⚡
PS3 API for TMAPI and CCAPI in python.
Projekt for the Distributed Systems course DBE14
raspend is a small and easy to use web service framework, which is ideal for small to medium-sized home automation projects.
🛜This GitHub repository is a comprehensive collection of Python scripts and related files for our Network Programming Lab. From implementing network protocols like ARP and RARP to building chat servers, file transfer systems, and exploring various networking concepts.
Python project for gRPC.
python library implementing RFC1057 (Remote Procedure Call - Portmapper Protocol)
Generate RPC modules
Peer-to-peer distributed shared memory testbed
VS2Lab provides a hands-on demonstration of the principles of distributed software systems and an introduction to their software engineering design.
Distributed Systems Communiction based on Banks
Protocol Buffers 3
The project is a AI-based Tic-Tac-Toe game that implements an architecture in which multiple players can connect to a server and play a game. This was created for the Distributed Systems course (521290S).
Centralized Blockchain Implementation using remote procedure call (RPC).
SPPU TE Comp(2019 Pattern) - LP_1 Assignments - SPOS + DS