distributed-systems-practice Simulation Distributed File System Run each slave git clone cd distributed-systems-practice/slave node server Run master git clone cd distributed-systems-practice/master Define the addresses of all slaves in the system under ./master.js:33 node server