Skip to content

mithunkumarnallu/Socket-based-Storage-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Socket-based-Storage-Server

Its a socket based storage server where multiple clients can connect to the server. Each connection runs on its own thread and multiple clients can read/write/list files on the server. Clients have shared access to all the files and file read mechanism is done through Virtual memory paging techniques with LRU page replacement policy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages