Q. Enlist some applications of Queues.
Answer =
Applications of Queues include the situations where FIFO property is exploited.
Some common applications of Queues include:
(i) Sharing of one resource among multiple users or seekers such as shared printer among multiple computers; call center executive response to waiting calls, etc.
(ii) Airport authorities make use of Queues in situations of sharing of a single runway for both landing and take-off of flights.
(iii) CPU uses Queues to implement round-robin scheduling among waiting processes.
(iv) Queues are used in many computer algorithms also.
Some common applications of Queues include:
(i) Sharing of one resource among multiple users or seekers such as shared printer among multiple computers; call center executive response to waiting calls, etc.
(ii) Airport authorities make use of Queues in situations of sharing of a single runway for both landing and take-off of flights.
(iii) CPU uses Queues to implement round-robin scheduling among waiting processes.
(iv) Queues are used in many computer algorithms also.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )