Homework

  1. Parallel computing is multiple computers or processors operating on a single task at once so the workload is divided between all of them.
  2. It will run in 623ms because the workload is divded between 3 of them so basically the time is the largest time it takes for one task.
  3. Parallel computing is more effecient because sequetional copmuting adds up all of the times while Parallel computing only takes the maximum time of a single task.
  4. It is called “redundant” if that is the case.
  5. It is fault tolerant because there is path redundancy so the paths can always acsess for each other somehow.