Giter Club home page Giter Club logo

byzantine-chain-replication's Introduction

PLATFORM:

  • DistAlgo version -- 1.0.9
  • Python Implementation CPython 3.6.3
  • Operating System: macOS Sierra 10.12.6 (16G29)
  • PyNacl: 1.1.2

INSTRUCTIONS:

  • Install Python3
  • Install Distalgo: "sudo pip3 install pyDistAlgo"
  • Install PyNacl: "sudo pip3 install pynacl"

MAIN FILES.

  • BCR.da : This file contains code for master to read configuration file from command line and initiate Olympus and Clients.
  • client.da :This file contains code for clients to send client requests and receive client responses, configuration request & response to Olympus
  • olympus.da : This file contains code for olympus to initiate replicas and handle re-configuration requests from clients
  • replica.da : This file contains code for replicas to handle client requests and other replica messages.
  • testconfigs : This folder contains test config files of various failure scenarios.

SINGLE PROCESS SETUP

  • running for particular test scenario and generating a log file called "testcasename.txt"
    • python3 -m da --logfile --logfilename testcasename.txt --logfilelevel 'info' --message-buffer-size size_bytes BCR.da test1.txt

byzantine-chain-replication's People

Contributors

yash199 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.