parallel and concurrent processing (the difference) Flashcards
1
Q
what is parallel processing
A
parallel processing is when multiple processors are used to complete more than one task simultaneously
2
Q
what is concurrent processing
A
concurrent processing is when each task is given a slice of processor time to make it look like the tasks are being completed simultaneously when in reality, they are executed sequentially