COMP2207 Coursework
COMP2207 – 2023/24 – Coursework Specification Distributed File System coursework 1 Introduction In this coursework you will build a distributed storage system. This will involve knowledge of Java, networking and distributed systems. The system has one Controller and N Data Stores (Dstores). It supports multiple concurrent clients sending store, load, list, remove requests. You will […]
COMP2207 Coursework Read More »