GitHub / desi109 / invoices-sum-calculator---multithreading-java-app
Course project: Parallel execution (Java) ➟ Creating a multi-threaded program to sum up the amounts due from the facts in the big file, which is the only resource. The results of the summation of each thread must be summed and derived after each thread has completed its execution.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 3.56 MB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: about 3 years ago
Pushed at: about 3 years ago
Last synced at: about 2 years ago
Topics: course-project, cyclicbarrier, java, multiprocessing, multithreading, parallel, parallel-computing, parallel-execution, parallel-programming, parallelism, sum, thread