Distributed Operating System
- Designed and developed a Hospital Management System simulating the core functionalities of an OS within Nachos environment
- Multithreaded implementation using locks and condition variables for mutual exclusion among threads
- Multiprogramming concepts and implementation of system calls
- Virtual Memory Management and implementation of TLB, IPT and Page Table
- Distributed Operating System and basic networking aspects using RPCs
- Language Used: C