Skip to content

Multithread Java Search Program | Course project for Multithreading programming

Notifications You must be signed in to change notification settings

neeilya/searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searcher

Multithread Java Search Program

Current status: completed

Implemented functionality:

  • files explorer
  • search by keyword
  • search by file size range
  • search by file creation date range
  • stop all threads immediately
  • stop selected threads immediately (Ctrl + mouse click = select multiple threds to stop)

Wiki

  1. Download zip file into your Eclipse workspace folder
  2. Open eclipse, go to File -> Import -> Existing project into workspace
  3. Select folder with unpacked project
  4. Press finish
  5. Open project in projects list
  6. Run

About

Multithread Java Search Program | Course project for Multithreading programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages