Skip to content

NicholasDow/Map-Reduce-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Systems Simulator

Submission information

The final version of our code is in this GitHub repository. Earlier in the project, we coded in this DeepNote (which is like Google Docs but for Jupyter Notebooks): DeepNote Link. Then, we moved our code from the DeepNote into this GitHub repository to form the current file structure (as described in the presentation), so our GitHub commit history is also not representative of our actual coding history since it doesn't include our DeepNote code history.

Here is the link to our Google Slides used in the presentation: Google Slides Link

Running the Project


# Install `virtualenv` using pip if not already installed

# In root directory of project

virtualenv venv

# activate virtual environment

source venv/bin/activate

# setup the project

python setup.py install

About

This is a Python script to simulate map reduce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •