Skip to content

ClarkeCode/RemoteUltraGrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteUltraGrep

Remotely operate a multi-threaded grep-like utility

Created in collaboration with Evan Burgess

Techniques Used

  • Multi-threaded file searching
  • Inter-process communication via Windows TCP sockets
  • Use of smart-pointers
  • Use of mutex lock_guards
  • Polymorphic Command pattern dispatching

About

Remotely operate a multi-threaded grep-like utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages