Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 the differences between user level threads and kernel threads?

1 Answers  


Are threads faster than processes?

1 Answers  


What is a lightweight thread?

1 Answers  


Do threads share registers?

1 Answers  


What are the advantages of threads over processes?

1 Answers  


What is difference between processes and threads?

1 Answers  


Do threads share program counter?

1 Answers  


Can two threads share the same stack?

1 Answers  


What is the difference between process and thread in linux?

1 Answers  


Are threads as good as cores?

1 Answers  


Why context switching is faster in threads?

1 Answers  


What does 4 cores 8 threads mean?

1 Answers  


Categories