Chapter 4 Threads Flashcards

1
Q

Benefits of Threads

A

Responsiveness

Resource Sharing

Economy

Scalability

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

Multicore systems putting pressure on programmers, challenges include:

A

Dividing activities

Balance

Data splitting

Data dependency

Testing and debugging

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

Multithreading models

A

Many-to-One

One-to-One

Many-to-Many

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