Bully The implementations of Bully algorithm in python and javascript using the library zerorpc Requirements: Python (2.7x) - pip install zerorpc gevent colored NodeJS (8x) - npm install [the required libraries are given in package.json, npm version 6.1] To run, edit the server_config files for different situations: in Python - python mainscript.py <address:port> in NodeJS - node bully.js <address:port>