# nodesim **Repository Path**: mirrors_dustin/nodesim ## Basic Information - **Project Name**: nodesim - **Description**: Simulating failures on clustered systems. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is a [couchapp][couchapp] with a bit of python to run simulations of failures in distributed systems to help guide topology decisions. # Requirements - [CouchDB][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 [couchapp]: http://couchapp.org/ [couchdb]: http://www.couchbase.com/