Skip to content

ataleksandrov/Multithreaded-Grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Multithreaded-Grep

MJT FMI 2k17 Homework 4

Overview

MJT FMI 2k17 Homework 4 - Multithreaded Grep

Usage

Command line args:

  1. <path> - path where to find all occurrencesof <string>.
  2. <string> - the string we are looking for.
  3. <threadCnt> - max count of running threads.

About

MJT FMI 2k17 Homework 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages