Application Of Queue

 Application Of Queue in Hindi

Hello Friends, 

Welcome to the My Blogs, In the previous blogs we see that application of Linked List and Stack ,And today we will see the Application of Queue in real life.

So, Let's start this,

 As You Know, we use Queue at that place where objects are manage in any order .(First in First Out) 



1Queue is used in CPU scheduling and Disk Scheduling. When more than one processes needs CPU at same time at that time we use different CPU scheduling algorithm through queue implementation. 

2.This is used for transfer of two processes through the help of mid asynchronous .In this Queue is used for synchronization. 

E.g. IO buffers, pipes, files IO etc.

3.Used in Print spooling . 

4. In Graph, queue is used in BFS (Breadth First Search).In data structure, BFS is a algorithm for searching and traversal of Graph. 



5.Used for handle of real time interruption. when an interrupts is generated at that time we handle it at the same order .i.e. what happened before will handle first.  

6.In the Real life, in the Call center of phone systems they use the same thing "Queue". This used for holding the Customer Call in a Order Until any Executive is free. 



Note: If You liked it Application of Queue then please share this to your friends and family members. If you have any Question then please tell us in the comment.  

Thank You.

Popular posts from this blog

Privacy Policy for Evergreen Sabji Bazar

Difference between Array and Linked List

Cancellation and Refund Policy for Evergreen Sabji Bazar