In this video we will discuss about the process scheduling queues in operating system,job queue,ready queue,blocked or waiting queue and suspended queue.We will see hoe operating system manages different processes in different states and how transition from one state to another is implemented with process queues.Queues are implemented as a linked list of process control blocks or PCBs
#processqueues
#processschedulingqueues
#processschedulingandschedulingqueues
#processstates
#processmanagement
#operatingsystem
#jobqueue
#readyqueue
#suspendedqueue