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 / sandeep patra
we use threads for sharing the CPU parallely between
multiple executable entities. now if T1, T2 and T3 are going
to perform sequentially one after another then its better to
have a single process as we are not achieving the
parallelism here.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
How many threads can you run?
Are threads cores?
Are more threads better?
How many threads run at once?
Is face threading bad?
Is threading harmful?
Why is hyperthreading turned off?
How do cpu threads work?
What are the two methods to create threads?
Is it better to have more cores or more threads?
Can threading stop hair growth?
What are server threads?
What are the two types of threads?
What is a thread in email?
Why are threads useful?