Code Monkey home page Code Monkey logo

megadistribute's Introduction

MegaDistribute

the project has two modules

  1. Distributed Database
  2. Distributed File System

Distributed Database

  • we use the structure master slave which we have a main master and other slaves
  • in the master the users create users and there is a backup database to insert all the users that should be inserted in the slaves
  • we have implemented backupdatabase program to check periodically all the slaves and insert the user in it
  • we have to ensure that all databases are consistent as the user try to enter can log in from any slave
  • if a user tries to log in to database then he selects from slaves and if all slaves are dead then we select from master
  • a lot of other things

Distributed File System

  • we make a master tracker and data node keeper
  • master tracker handle the connections between the client and data nodes to upload and download
  • master tracker has database so can store where client files in which data nodes
  • we make replications to three data nodes for each file and we make sure they are alive
  • all and more than in the document requirement we have handle it

megadistribute's People

Contributors

khaledsabry97 avatar mahmoudyoussri avatar

Stargazers

 avatar

Watchers

 avatar

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.