What are the disadvantages of threading?



What are the disadvantages of threading?..

Answer / Ram Singh

Some disadvantages of threading include increased complexity in managing concurrent tasks, potential for race conditions and deadlocks, increased memory usage due to additional threads, and possible performance degradation when creating or destroying threads.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Threads Interview Questions

What are concurrent threads?

1 Answers  


What does 4 cores and 4 threads mean?

1 Answers  


Does threading damage the skin?

1 Answers  


Are more threads better?

1 Answers  


What are linux kernel threads?

1 Answers  


Is c++ multithreaded?

1 Answers  


What is a lightweight thread?

1 Answers  


What is the biggest advantage of implementing threads in user space?

1 Answers  


Why are threads useful?

1 Answers  


What are the disadvantages of threading?

1 Answers  


what do you mean LD_LIBRARY_PATH? What LD_LIBRARY_PATH does

2 Answers   CTS, VIT University,


Is thread an abstract class?

1 Answers  


Categories