Skip to content

The simulation of a telephone call system, where the calls which couldn't be connected wait for lines to get free, and then connect once a line is free.

Notifications You must be signed in to change notification settings

theoctober19th/delayed-call-telephone-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delayed-Call-Telephone-Simulation

The simulation of a telephone call system, where the calls which couldn't be connected wait for lines to get free, and then connect once a line is free.

I created this project during my sixth semester while studying the course Simulation and Modeling.

To run:

  • Open terminal in root directory
  • javac TelephoneCallSimulation.java
  • java TelephoneCallSimulation

About

The simulation of a telephone call system, where the calls which couldn't be connected wait for lines to get free, and then connect once a line is free.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages