Drawbacks of using threads

Write down the drawbacks of using threads?

E

Expert

Verified

The major drawbacks of using threads are illustrated below:

  • Threads can’t be re-used as they subsist in a single process.
  • They distort the address space of their process.
  • They need synchronization for simultaneous read-write access to memory.

   Related Questions in Operating System

©TutorsGlobe All rights reserved 2022-2023.