• Supported by the Kernel
• Slower to create and manage threads than are user threads
• If a thread performs a blocking system call, then the kernel can schedule another thread in the application for execution.• Multiple threads are able to run in parallel on multiprocessors.
• Examples
- Windows NT/2000
- Solaris 2
- Tru64 UNIX
- BeOS
- Linux
Posted by
ELIEZER
0 comments:
Post a Comment