asked 162k views
2 votes
the process of distributing program instruction to be executed across multiple processors working at the same time, making processing speed faster and more efficient

asked
User Chip Uni
by
7.6k points

1 Answer

4 votes

Answer:

Parallel Processing

Step-by-step explanation:

By distributing execution across multiple processors, it allows the code to run in parallel, hence the term.

answered
User Ian Robinson
by
7.8k points