Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 366 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 366 Bytes

Distributed System

About

This repository contains a simple distributed system to execute remote procedure calls. It is written entirely in C++.

Compilation

make

Clean Build

make clean

License

This repository is licensed under the MIT license.