Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Complex RTOS elevator simulation using multi-threading and OOP C++ concepts

varunrajrana/Elevators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELEVATOR SIMULATION PROJECT

Using multithreading and RTOS concepts of pipelines, mailboxes and mutexes created a complex simulation of a building's Elevator System. Elevators can be manually controlled and stopped individually as well as be marked for service. Auto mode creates dynamic objects as passengers that can run the simulation by making random calls to floors and set destinations.

Project done in pair-programming setting using Visual Studio LiveShare

About

Complex RTOS elevator simulation using multi-threading and OOP C++ concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages