Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
/ distributedrpc Public archive

A multi-client, multi-server environment that relies on a binder to facilitate an RPC system.

License

Notifications You must be signed in to change notification settings

jrbeverly/distributedrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DistributedRPC

Summary

A multi-client, multi-server environment that relies on a binder to facilitate an RPC system.

Getting Started

To make ("compile and link") all components of the project, you can quickly get started with

make exec

Or if you are doing quick debugging

make exec && ./binder

You can also invidiaully build each component with make <component>.

Notes

The project is over-commented to explain each line of code. This is for the purposes of explaining how the overall project connects together.

Acknowledgements

The project icon is retrieved from the Noun Project. The original source material has been altered for the purposes of the project. The icon is used under the terms of the Public Domain.

The project icon is by marcela contreras from the Noun Project.

About

A multi-client, multi-server environment that relies on a binder to facilitate an RPC system.

Topics

Resources

License

Stars

Watchers

Forks

Languages