Skip to content

tarcisiocjr/pepaxos

Repository files navigation

PePaxos

PePaxos is a novel approach to parallel execution in State Machine Replication (SMR) that benefits from generalized consensus to schedule parallel execution of independent SMR commands. The proposed concurrent scheduling algorithm was developed and integrated into Egalitarian Paxos and the prototype is based on the original ePaxos implementation.

Installation

This project requires Golang 1.13.1. To compile:

make

Usage

make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages