Skip to content

igokulganesh/Multithreaded-File-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded-File-Transfer

Multithreaded file transfer protocol is a technique that uses multiple threads to copy files from one location to another. This can significantly improve the speed of file transfer, especially for large files. Each thread can be responsible for copying a different part of the file. This allows the file to be copied in parallel, which can significantly reduce the overall time it takes to complete the transfer.

About

multithreaded file transfer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages