/SequentialVsParallel_SumOfDigitsInFile

Read a txt file to return the sum of all digits in file. This codes were developed in sequential and parallel way to analyze the speedup. C OpenMP, C++ TBB, Java Threads and Fork-Join

Primary LanguageJava

No issues in this repository yet.