Skip to content

vlad-avd/inverted-index-parallel-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

inverted-index-parallel-computing

Programm builds simple inverted index of .txt files in multi-thread mode

Installation

Install JDK 8 or or newer version
Clone repository
Set THREADS_NUMBER in the Demo.java class Go to the src/main/java/ua/kpi/iasa and compile java classes using:

javac ClassName.java

Launch Demo class using:

java Demo.java

Usage

Prescribe the absolute path to directories with .txt files in the Utils file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages