Skip to content

Lukas-Maynard/Multithreaded-File-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded-File-Service

A simple file service but it uses multiple threads.

Run both files in the directory "src/Multithread".


Available Commands:

  • DEL - Delete a file
  • DWN - Download a file
  • UPL - Upload a file
  • REN <old_filename> <new_filename> - Rename a file
  • DIR - List all files
  • Q - Quit

About

A simple file service but with many threads.

Resources

Stars

Watchers

Forks

Languages