Question: 14. A software company used to run an algorithm sequentially on one server. As more users start using their app, the company decided to rewrite

 14. A software company used to run an algorithm sequentially on

14. A software company used to run an algorithm sequentially on one server. As more users start using their app, the company decided to rewrite the program to be parallel. It is now run on four separate servers instead of one Thanks to the use of a parallel algorithm, the same process that used to take 40 minutes to run now only requires 20 minutes. The company is considering purchasing additional computers to decrease the time the program runs even further. Which of the following best describes the impacts of running the parallel algorithm on an even larger number of computers A. The algorithm will likely require more time since it is now being run sequentially on more computers. B. The algorithm will likely require the same amount of time to run because it is processing the same amount of data C. The algorithm will likely require less time to run though the improvements in efficiency will not be as significant as before. D. The algorithm is unlikely to still run since parallel algorithms are not designed to scale to additional computers

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!