Dock management system created in C. This was an assignment project under course CS F372 Operating System at BITS Pilani, Hyderabad.
Key achievements of this setup:
- efficiency
- pthread based multithreading implemented
- deadlock prevention
- error handling
- synchronization
- Inter Process Communication setup
- timestep count to show successful communication between file and validation
The validation file was created by professor themselves and we were only provided its machine code, so have no trace of that file.