1
0
Fork 0
mirror of https://github.com/noerw/geo-dht synced 2025-07-02 02:30:21 +02:00
geo-dht/test.sh
Jason Benn 770b2d93a0 WIP
2016-09-15 08:16:33 -07:00

11 lines
282 B
Bash
Executable file

# python app.py & | head -n1 | xargs python app.py
# python app.py > result.txt
# spawn 10 nodes
# load them with a random set of key value pairs
# take some nodes down
# see if we can get data back.
# implement after mvp:
# make messages dropped a param
# make a latency a param