Chapter 18 Concurrency Flashcards

1
Q

Introducing Threads

A

A thread is the smallest unit of execution that can be scheduled by the operating system.

A process is a group of associated threads that execute in the same, shared environment.

A task is a single unit of work performed by a thread.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

DISTINGUISHING THREAD TYPES

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

UNDERSTANDING THREAD CONCURRENCY

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly