Giter VIP home page Giter VIP logo

chunker's Introduction

Chunker

DropBox + BitTorrent + RSync = Chunker

DropBox?

  • Sync files between PCs
  • With versioning
    • See who changed what, where, and when
    • TODO: Currently only historic metadata is stored, need to build an archiver client which will store old chunks so that old versions can be rebuilt

BitTorrent?

  • People downloading the same files will spread the data around
  • You can export a read-only snapshot of a shared folder in a .torrent-like format

RSync?

  • Chunks are dynamically sized and not owned by any specific file, if you already have a partial match for a download, it can be used.
    • Downloading ubuntu.iso (700MB) + kubuntu.iso (900MB) can be done in 1200MB, because they have ~400MB in common

Anything Else?

  • Files with corrupt parts can be healed using other similar files; eg if you have a successfull ubuntu download and a corrupt kubuntu, and the corruption is in the shared area, it can be repaired entirely offline.

chunker's People

Contributors

shish avatar

Watchers

 avatar  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.