Skip to content

AndreiHirlav/queue-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This applications assigns multiple clients to a certain number of queues such that the waiting time is minimized, having two strategies to move a client to a certain queue: shortest time until service or shortest queue. It also features a graphical user interface for setting up the simulation ( entering the number of clients, number of queues, max simulation time, minimum and maximum arrival time of clients/service time), and for displaying the real-time queue evolution. Also, at the end of the simulation it displays the average waiting time, average service time and the peak hour of the simulation.

About

Queues management application with threads in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages