/Echor_dfs

A distributed file system using Chord

Primary LanguageErlangApache License 2.0Apache-2.0

echor_dfs

An Erlang implementation of a distributed file system using chord P2P system as the underlying protocol.

Dependencies

The dependency are:

Multiple Execution

multiple_exec_mac.sh and multiple_exec_win.sh are two scripts (the first is the mac version, the second the windows version) for running multiple nodes, whose number is passed as a parameter, with a frequence of 1 node/5 sec. Really useful for testing and for analysis of the performances.

Build

$ rebar3 compile