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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started