Building a Scalable Multithreaded File Server in C
A project that explores multithreading, sockets, and the basics of operating systems
The notes, thoughts, and projects I've been working on.
What I Learned in Graduate Introduction to Operating Systems (GIOS) - A Retrospective
A project that explores multithreading, sockets, and the basics of operating systems
A dive into a project that explores IPC and synchronization in C
A deep dive into the challenges of remote communication and data consistency, inspired by systems like Google Drive.