The project aims to build a distributed file system with minimum necessary features using the FUSE library. The functionality is implemented in the user space using FUSE framework.
The working prototype supports two nodes with five file system related system calls, however, this may be easily reconfigured to support more nodes and is flexible enough to support implementation of more system calls.
Principles : File Systems in Linux, Linux Kernel Module Programming, Computer Networks
Technologies : C, File System in User Space (FUSE), Sockets.
Team : Ananth Dwivedi (ananth.dwivedi.cse08@itbhu.ac.in)
Project Guide : Bhaskar Biswas (Assistant Professor, Department of Computer Engineering, IT BHU, Varanasi)
This project was submitted at Operating Systems Laboratory in Part 3 of Computer Science & Engineering course at IT-BHU.
No comments:
Post a Comment