Skip to content

18749-Team-7/Replica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Replica

Introduction

Implementation of the Replica. Currently, the only functionality the Replica can perform is to heartbeat the LFD and receive a membership message.

Table of contents

Dependencies

Python 3

Running the code

  • Start up the test LFD:
sudo python3 test_lfd.py
  • Start up the replica(s):
python3 replica.py -i <heartbeat interval>

The default port is 10000.

TODO

  • Replica-to-replica communication
  • Replica-to-client communication
  • Total ordering
  • Etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages