What is the use of thread over process?
Answers were Sorted based on User's Feedback
Answer / bhaskar nag
Thread is a technique,which gives facility to execute
different set of codes in a same or different program.
| Is This Answer Correct ? | 4 Yes | 24 No |
Why is threading bad for you?
Is python a single thread?
Which way of creating thread is better?
Why do we need multithreading?
Are more threads better?
Can one thread run on multiple cores?
What does threads mean when downloading?
How can i recover the linux system after it was crashed. I want step by step process.
What are the disadvantages of threading?
how can i tell how much memory linux is using?
What is the difference between user level thread and kernel level thread?
Do threads have pids?