Threads vs. Processes

11/5/99


Click here to start


Table of Contents

Threads vs. Processes

Processes and Threads

Parallel Programs

“Lightweight” Processes

Threads and Processes

How different OSs support threads

Separation of Threads and Processes

Kernel Threads

User-Level Threads

(Old) Example of thread performance

Example U-L Thread Interface

Key Data Structures

User-Level Theads: Implementation

Threads

Author: Brian Bershad