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.

Answer Posted / sumant kulkarni

I really feel, using threads in this situation is wastage of
resources. Using a single process would be the right choice.
This avoids context switching between threads.

Is This Answer Correct ?    34 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are processes and threads?

437


What is user level and kernel level thread?

409


What is thread explain the threads in linux?

411


Are threads cores?

453


Why are threads useful?

428






How does thread pool keeps the thread alive?

415


What is hyperthreading good for?

433


Are cpu threads important?

436


Do threads share registers?

442


Is creating a thread expensive?

437


Are more threads better?

430


Does thread count matter cpu?

429


Why is threading bad for you?

434


What is the difference between process and thread in linux?

430


Does linux have threads?

431