Get premium membership and access questions with answers, video lessons as well as revision papers.
Got a question or eager to learn? Discover limitless learning on WhatsApp now - Start Now!

What is the function of the ready queue?

      

Explain the function of ready queue as in operating system

  

Answers


Anthony
The ready queue is a queue of processes in the READY state of the three state process model. A
process will enter the READY queue when it may be executed without waiting for a resource. The queue
exists to establish a fair and efficient order for processes to be executed. One way to implement such a
queue is in a first-in, first-out (FIFO) round robin scheme.
anmwat answered the question on March 5, 2019 at 10:26


Next: Describe the preparation of ammonium solution.
Previous: What is the relationship between threads and processes?

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions