Question:

What is Task parallelism in terms of computer sciences?

by Guest5431  |  12 years, 7 month(s) ago

0 LIKES UnLike

What is Task parallelism in terms of computer sciences?

 Tags: computer, Parallelism, Sciences, Task, terms

   Report

1 ANSWERS

  1. GiGi
    Task parallelism (also known as function parallelism and control parallelism) is a form of parallelization of computer code across multiple processors in parallel computing environments. Task parallelism focusses on distributing execution processes (threads) across different parallel computing nodes. It contrasts to data parallelism as another form of parallelism.

Sign In or Sign Up now to answser this question!

Question Stats

Latest activity: 15 years, 1 month(s) ago.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.