Queuing Configurations: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
(Created page with "{{Learning concept |Description=Typical Three types of Configuration Systems: 1) Single Queuing, Single Server System: Customers enter the system and wait in line on a Firs...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Learning concept
{{Learning concept
|Description=Typical Three types of Configuration Systems:
|Description=There are three typical types of Configuration Systems:


1) Single Queuing, Single Server System: Customers enter the system and wait in line on a First-in, first-out (FIFO) basis until they receive the service then they exit the system.
1) Single Queuing, Single Server System: Customers enter the system and wait in line on a First-in, first-out (FIFO) basis until they receive the service then they exit the system.
Line 6: Line 6:
2) Single Queuing, Multiserver System: Customers enter the system and join a FIFO queue. Upon reaching the front of the line, a customer is served by the next available server.
2) Single Queuing, Multiserver System: Customers enter the system and join a FIFO queue. Upon reaching the front of the line, a customer is served by the next available server.


3) Collection of Single Queue, Single Server System: When Customers arrive, they must choose one of the queues and wait in line to receive service.  
3) Collection of Single Queue, Single Server System: When Customers arrive, they must choose one of the queues and wait in line to receive service.
}}
}}

Latest revision as of 09:31, 24 February 2014

Description

There are three typical types of Configuration Systems:

1) Single Queuing, Single Server System: Customers enter the system and wait in line on a First-in, first-out (FIFO) basis until they receive the service then they exit the system.

2) Single Queuing, Multiserver System: Customers enter the system and join a FIFO queue. Upon reaching the front of the line, a customer is served by the next available server.

3) Collection of Single Queue, Single Server System: When Customers arrive, they must choose one of the queues and wait in line to receive service.

Concept Prerequisite

Wikipedia Reference

Learning Material

Covered in Topic(s)

 
Queueing Models