Skip to content

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

License

Notifications You must be signed in to change notification settings

imranzaheer612/virtualFileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

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

Sample output!

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

Sample output!

License

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

Sample output!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages