Skip to content

daisyligf/M3

 
 

Repository files navigation

M3

M3 Project is the distribute storage module of DATA Project.

Here is the introduction of the directory structure.

Project Structure

routing

Routing submodule is the base module of the DHT network.

It currently mainly use the Kademlia network.

routing-api

This is the main API to access the distributed network.

EC

The Erasure Encoding library for the routing.

web

The web application for hosting a M3 node in a J2EE Container.

cli

A command line toolset to maintain the web app.

android

An Android client example to use M3 client on the Android Devices.

ios

An iOS client example to use M3 client on the iOS devices.

Build

The project needs the gradle build tool to maintain codes.

See build instruction details.

IntelliJ IDEA

We recommend you to use the IntelliJ IDEA to open this project.

The Community and Ultimate Version have already been integrated with gradle, and can both open this project directly.

Eclipse IDE

Later

About

M3 Module of DATA Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%