An open API service indexing awesome lists of open source software.

https://github.com/saxocellphone/distributedcrowdfundpaxos

An implementation of paxos for distributed crowd funds.
https://github.com/saxocellphone/distributedcrowdfundpaxos

consensus distributed distributed-systems paxos

Last synced: 22 days ago
JSON representation

An implementation of paxos for distributed crowd funds.

Awesome Lists containing this project

README

        

# Distributed Crowdfund implementation using Paxos
Project for RPI distributed computing

## Description
Each node can propose a new crowdfund and pledge to a fund. This is all done in a distributed manner so no central server is required.