Skip to content

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.

Notifications You must be signed in to change notification settings

desi109/invoices-sum-calculator---multithreading-java-app

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages