Skip to content

dustin/nodesim

Repository files navigation

This is a couchapp with a bit of python to run simulations of failures in distributed systems to help guide topology decisions.

Requirements

  • CouchDB
  • python
  • CouchDB for python (easy_install couchdb)
  • couchapp tool (easy_install couchapp)

Running

Ensure the couchapp is installed:

couchapp push . test

Then edit and run a simulation:

$EDITOR tools/sim.py
./tools/sim.py

Releases

No releases published

Packages

No packages published