Skip to content

This project implements a Queue Management application using Java, designed to minimize client waiting times by dynamically assigning clients to queues with the shortest wait. The application leverages multithreading and synchronization, simulating a real-world queuing system with multiple servers.

Notifications You must be signed in to change notification settings

teodoranemes/Queues-management-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

About

This project implements a Queue Management application using Java, designed to minimize client waiting times by dynamically assigning clients to queues with the shortest wait. The application leverages multithreading and synchronization, simulating a real-world queuing system with multiple servers.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages