Skip to content

flowithin/Mfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote File Server using RPC

This project implements a remote file server that allows clients to perform file operations (e.g., read, write, delete) over a network using Remote Procedure Call (RPC) communication. It demonstrates principles of distributed systems, networking, and concurrency.

Features

  • Remote file read, write, and delete operations
  • Custom RPC-based communication protocol
  • Concurrent request handling
  • Simple error reporting and validation
  • Modular and extensible architecture

About

An RPC server for file system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •