OurBigBook Wikipedia Bot Documentation
In computer science, particularly in the context of operating systems and concurrent programming, **starvation** refers to a situation where a process or thread is perpetually denied the resources it needs to proceed with its work, primarily due to the scheduling policies of the system. This often occurs when a process is waiting indefinitely for resources that are being monopolized by others.

Ancestors (6)

  1. Problems in computer science
  2. Theoretical computer science
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home