Skip to content

program that searches a directory tree for files whose name matches some search term. The program parallelizes its work using threads. Specifically, individual directories are searched by different threads.

Notifications You must be signed in to change notification settings

tdavidi10/Multithreaded_Parallel_File_Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

program that searches a directory tree for files whose name matches some search term. The program parallelizes its work using threads. Specifically, individual directories are searched by different threads.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages