Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ScalableSearchMetricsUsingMultiprocessing

boosts folder search using parallel processing

  1. Create a Folder Search Package (Done)

Steps

  1. from main folder path, extract all subfolders recursively

  2. from all subfolders extract only files

  3. then you can check if file with a particular name exists or not and store that it in results

  4. merge all those results and format the final output and return it

  5. Everything which is happening is linux we can make it fast in python

About

boosts folder search using parallel processing

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages