What are the different kinds of threads?
Answer Posted / dipanshu gupta
Only two typs of thereads,that are user space and kernel
supported threads.The user space threads can run only one
machine.where as the kernel supported can run on two or
more machincs simulatinously.
| Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
Tell me when should we use thread-safe "_r" library calls?
Explain similarities between thread and process?
Explain what are the main families of threads?
Explain what is scheduling?
How to work unix commands on windows xp without installing unix o/s in pc?
Explain critical section?
What is protection boundary?
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 the performance differences between user-space threads and kernel-supported threads.?
What is the working set of a process?
What is the window of the working set of a process?
explain about the initial process sequence while the system boots up?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
How would you kill a process?
Explain the architectural differences between user-space threads, and kernel-supported threads?