Introduction - If you have any usage issues, please Google them yourself
Simulation of elevator scheduling algorithm using thread synchronization techniques. Main event kernel object, a critical section is used to make service request threads, floors properly accessed, and modified the request queue.