Skip to content
#

elevator

Here are 25 public repositories matching this topic...

🏨 🏢 🏬 🏫 A simulation environment, which mimics the scheduling of multiple elevators within a building of any size. The multithreaded approach helps to simulate elevators running concurrently. The simulation also makes use of several group scheduling algorithms, which help to distribute the workload between elevator-cars as well as make the eleva…

  • Updated Feb 7, 2024
  • Java

This is a Java-based elevator simulator program that demonstrates the functionality of a single-threaded elevator system. The program is designed using core Java concepts, including object-oriented principles and the collection framework. The simulator allows users to call the elevator, board passengers, and move between floors.

  • Updated May 17, 2023
  • Java

Improve this page

Add a description, image, and links to the elevator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elevator topic, visit your repo's landing page and select "manage topics."

Learn more