Giter Site home page Giter Site logo

go-vno's People

Watchers

 avatar

go-vno's Issues

The project 2 requirements

TODO List

  • Sharing files between users
  • Name server that indexes files and detects which one where
  • File servers that stores files. Client can only read/write.
  • Client
  • file operations - reading, writing, creation, deletion, copy, moving and info queries.
  • directory operations - listing, creation, changing and deletion
  • replicate files (or file parts) between 2 or more file servers. Create replication jobs if node goes offline
  • Fault tolerance - accessibility of files even if some nodes offline
  • Keep storage structure
  • Client:
  • initialize (mount)
  • create, read, write, delete, info, copy, move - for both dirs and files
  • File servers and NameServers should be in closed network
  • servers can find each other automatically
  • If storage server is down, create tasks for replication of chunks stored on it
  • Optional: chunking of files
  • Description as a document
  • Presentation
  • All modules should be packed as images and loaded to DockerHub
  • README
  • Documentation how to launch and use your system
  • Architectural diagrams
  • Description of communication protocols
  • Provable contribution of each team member

Live demo content:

  • DFS Initialization
  • File and directory writing, reading and deleting
  • Replication
  • Storage server restoration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.