Chapter 4: Threads
Chapter 4: Threads
Chapter 4: Threads
Chapter 4: Threads
Overview
Multithreading Models
Threading Issues
Pthreads
Windows XP Threads
Linux Threads
Java Threads
Responsiveness
Resource Sharing
Economy
Utilization of MP Architectures
Examples
Windows XP/2000
Solaris
Linux
Tru64 UNIX
Mac OS X
Many-to-One
One-to-One
Many-to-Many
duplicate process.
Other one that duplicates only the thread that invoked the
fork() call.
work
Advantages: