Skip to content

Example of distributed programming with rmi and rpc on linux enviroment using C.

Notifications You must be signed in to change notification settings

bulutcy/rmi-and-rpc-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

rmi-and-rpc-examples

Example of distributed programming with rmi and rpc on linux enviroment using C.

###Summary When talking about Distrubuted Computing , it is better to start from scratch. RMI ( Remote Method Invocation ) and RPC ( Remote Procedure Call) methods are common used communication standarts. This projects provide basic examples for them.

Before start, don't forget to read the README files under rmi-example and rpx-example folders.

About

Example of distributed programming with rmi and rpc on linux enviroment using C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published