What are the main families of threads?
Answer / guest
There are two main families of threads:
POSIX-style threads, which generally run on Unix systems.
Microsoft-style threads, which generally run on PCs.
These families can be further subdivided.
| Is This Answer Correct ? | 2 Yes | 0 No |
what are the Performance differences between User-space threads and Kernel-supported threads.
List the system calls used for process management?
how to edit the network interface device type in container(zone) in solaris 10?
Protection boundary??
tell me similarities between thread and process
Explain what is scheduling?
What is the window of the working set of a process?
What is the working set of a process?
Explain the different kinds of threads?
Explain what are the main families of threads?
Explain the performance differences between user-space threads and kernel-supported threads.?
If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?