Implementation of Various Distributed Computing Algorithms
Implementation | Language | Link | Status |
---|---|---|---|
Chandy-Lamport Snapshot | GoLang | Snapshot | ✔ |
Remote Procedure Call Client+Server | GoLang | RPC | ✔ |
Remote Procedure Call Client | Python | PyRPC | ✔ |
Remote Procedure Call Client | Java | JavaRPC | ✔ |