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 / hari
hi friends....this is the answer as per my knowledge....
every body are saying in all the ways.....nobody have thought
or tried to think on what conditions this question do
apply.....is that three threads are running at server side
or client side....or in a stand alone system.......this is
not the matter of usage of resources all here matters is how
the user is using the systemand his requirements......if he
wants his system to perform very fastly and number of tasks
in a single shot then the concept of threads comes into
picture which automatically increases the speed....and its
obvious of using the resources.....so answer to questions
differ according to the application or the conditions
apply.............
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Are more threads better?
Do threads share heap?
Does hyperthreading reduce performance?
Why thread is faster than process?
Why do we use thread in sleep?
What are the advantages of threads?
What are processes and threads?
How many cores and threads do I need?
What does 4 cores and 4 threads mean?
Why are threads used?
What are threads cpu?
is there a command line shortcut to the login directory
Do threads share registers?
Why do we use threads?
What is hyperthreading good for?