-
Notifications
You must be signed in to change notification settings - Fork 0
Operating systems class final project. Write code that uses at least 3 multithreads that communicates with an API with the lcurl library and use a scheduling algorithm to assign people to elevators through the API.
ChristianIsaacTran/Elevator-Scheduler-OS-Final-Project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
4/22/2024 - Edited the main file by bug fixing the issues with the curl function for the sim_get(). The Url was incorrect, it needed to send the command of http://localhost:5432/Simulation/check. I forgot to put the "/check" - Also edited the Scheduler logic to make sure that the elevator that is assigned to the person is within their travel range. 4/22/2024 - Holy shit after testing this algorithm might work with everything, including the 3 threads I made. Ain't no way.
About
Operating systems class final project. Write code that uses at least 3 multithreads that communicates with an API with the lcurl library and use a scheduling algorithm to assign people to elevators through the API.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published