elailai94 / Distributed-System

A simple distributed system to execute remote procedure calls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple distributed system to execute remote procedure calls

License:MIT License


Languages

Language:C++ 82.6%Language:C 15.2%Language:Makefile 1.7%Language:Shell 0.3%Language:Objective-C 0.3%