2.1.5 Thinking Concurrently Flashcards
1
Q
What is concurrent thinking?
A
Concurrent thinking is completing more than one task at any givern time
2
Q
Are concurrent processing and concurrent thinking the same thing?
A
No
3
Q
What is parallel processing?
A
Parallel processing is completing multiple tasks simultaneously at any given time
4
Q
What is concurrent processing?
A
Concurrent processing is giving a slice of processor time to task to give them illusion of parallel processing
5
Q
What are the benefits of concurrent processing?
A
- more tasks can be completed in a given time
- other tasks can be completed wile waiting for input/user interaction
6
Q
What are the drawbacks of concurrent processing?
A
If lots of user are requesting for tasks to be completed, it takes longer for everyone to complete their task