Skip to content

This project aims at addding parallelism to download a file from a server from a client. The way it does this is utilizing multiple threads and a file chunk sequence algorithm!

Notifications You must be signed in to change notification settings

sumukhballal/Parallel_Client_Server_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 550 - Advanced Operating Systems

This project is related to programming assignments in CS 550 Advanced Operating Systems under Dr. Sun. I do not take any responsibility for any ideas/code copied from this repository and flagged for plagiarism under the IIT Code of Conduct. Students currently pursuing this class caught in such an act face consequences under the sole discretion of the professor and IIT. If you want to discuss ideas related to these assignments, feel free to message me at [email protected] .

About

This project aims at addding parallelism to download a file from a server from a client. The way it does this is utilizing multiple threads and a file chunk sequence algorithm!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages