Skip to content

The task of assignment two was to find the sum of numbers until a given value. For example, if the user inputs a value that is equal to 10, the task was to find the summation of the numbers until 10, that is (1+2+3+...+10). You were asked in assignment two to use multi-threading to perform the task. In this assignment, you are asked to use the s…

Notifications You must be signed in to change notification settings

Raniaaloun/using-forked-children-for-compution-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

The task of assignment two was to find the sum of numbers until a given value. For example, if the user inputs a value that is equal to 10, the task was to find the summation of the numbers until 10, that is (1+2+3+...+10). You were asked in assignment two to use multi-threading to perform the task. In this assignment, you are asked to use the s…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published