Skip to content

HannaManista/Seeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seeker

Java Concurrency App

Collaborated with @HannaManista


The application is intended for searching multiple phrases in multiple text files simultaneously. Is compares implementation of Runnable and Callable interfaces and methods of Executors class: newFixedThreadPool(int) and newCachedThreadPool().

Start view

image


Example use

image

About

Program seeks input phrases in uploaded .txt files using threads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages