Say we have three threads T1, T2 and T3 which
perform sequentially one after another is their any benefit
of using thread over here rather than having a single
process.
Answers were Sorted based on User's Feedback
Answer / pandu
yes
thread can share the process resources
by using thread we can increase the system speed
| Is This Answer Correct ? | 4 Yes | 21 No |
What is user level and kernel level thread?
How many cores and threads do I need?
Are threads as good as cores?
Which one is better thread class or runnable interface?
Does hair grow back thicker after threading?
What is difference between processes and threads?
How many threads can a cpu run?
What are processes and threads?
how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?
0 Answers SwanSoft Technologies,
How do I start a runnable thread?
Can a thread have multiple processes?
What is thread explain the threads in linux?