Skip to content

Implemented Arithmetic Server in RPC framework using Linux datagram Sockets. Marshaling and Un-Marshaling of RPC message at both Client and Server side. Added timeout option in Client process, where message is resent after timeout expiry.

Notifications You must be signed in to change notification settings

rajeshvenkata/Basic-RPC-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Basic-RPC-Framework

Implemented Arithmetic Server in RPC framework using Linux datagram Sockets.
Marshaling and Un-Marshaling of RPC message at both Client and Server side. Added timeout option in Client process, where message is resent after timeout expiry.

This was a course project in Distributed Systems course

About

Implemented Arithmetic Server in RPC framework using Linux datagram Sockets. Marshaling and Un-Marshaling of RPC message at both Client and Server side. Added timeout option in Client process, where message is resent after timeout expiry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages