Skip to content

simorgh/SOII2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S0 II - 2014-2015 - Master branch

##Operating Systems (2) course from Computer Science Bachelor's degree at University of Barcelona (UB)

###Contributors:


Description

The overall objective of the project is to develop a (non-GUI) application which allows extracting and indexing the words contained in multiple plain text files. All testing text files are provided as a project resources. These text files are basically free English ebooks extracted from Gutenberg website (http://www.gutenberg.org/). Note that there are hundreds of these files.

The application must read each of these text files, extract and index all words contained (p1, p2). Once we got this information, data must be analyzed in order to display certain parts of the extracted information (p3).

Finally, we show the benefits of taking advantage of all of the performance enhancements available through division of work that concurrent programming offers (p4).

About

Operating Systems (2) course from Computer Science Bachelor's degree at University of Barcelona (UB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published