Description
In this project, you will get more familiar with the concepts of scheduling, synchronisation, multi-threading and deadlock prevention in operating systems by using POSIX threads (pthreads) API.
Air Traffic Controller
Air traffic control (ATC) is a service to prevent collisions of planes during take-off or landing. ATC provides information for pilots during landing or take-off. In this project, you will
implement a simulator that simulates multiple independently acting planes in air traffic by
modelling their take-off and landing, where the air traffic is controlled by the ATC tower.
Your job is to implement the collision and deadlock-free simulator.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 1 | 2 | 3 | 4 | 5 |