FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

imranzaheer612/virtualFileSystem: Multi threaded file system implementaion in python. Created a data structure that will keep track of all the files and dirs. · GitHub

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualFileSystem

Multi threaded file system implementation in python

Description

Multi threaded filesystem server is implemented in python. Multiple clients can be connected at a time.

Getting Started

Dependencies

  • python3
  • Linux

Installing and Running

  • Clone the repo
git clone https://github.com/imranzaheer612/virtualFileSystem.git
  • simply run the serverThreading.py on the server end

  • Then start the clients. client.py contains the code for the client end

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

About

Multi threaded file system implementaion in python. Created a data structure that will keep track of all the files and dirs.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL