Question: For this problem, you can use any programming language you want. Just note that youll be programming a multi-threading program, so pick your language wisely.
For this problem, you can use any programming language you want. Just note that youll be programming a multi-threading program, so pick your language wisely. Lets explore the power of distributing computation. [10 points]
Write a report on your work on Task 2. In this report you will need to include the following: How did you solve each challenge in task 2? Be specific, add pseudo code if you need to. Did you face any other challenges? How did you solve them? Calculate the running time of task 2, using a varying number of threads. Start with a single thread and keep increasing the number of threads till the running time doesnt change (significantly). Create a plot to represent the varying running time with increased number of threads. Explain your results.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
