Skip to content

Repository files navigation

Bully

The implementations of Bully algorithm in python and javascript using the library zerorpc

Requirements:

  1. Python (2.7x) - pip install zerorpc gevent colored
  2. 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:

  1. in Python - python mainscript.py <address:port>
  2. in NodeJS - node bully.js <address:port>

About

The implementations of Bully algorithm in python and javascript using the library zerorpc

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages