What are the different kinds of threads?
Answer Posted / guest
There are two main kinds of threads implementations:
User-space threads and Kernel-supported threads.
| Is This Answer Correct ? | 30 Yes | 16 No |
Post New Answer View All Answers
explain about the initial process sequence while the system boots up?
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?
Explain what is scheduling?
Explain what are the main families of threads?
Explain similarities between thread and process?
What is the working set of a process?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain what are threads?
Explain critical section?
List the system calls used for process management?
What is the window of the working set of a process?
Explain the architectural differences between user-space threads, and kernel-supported threads?
What is protection boundary?
How to work unix commands on windows xp without installing unix o/s in pc?
How would you kill a process?