The Wayback Machine - https://web.archive.org/web/20200913092406/https://github.com/topics/paxos
Skip to content
#

paxos

Here are 124 public repositories matching this topic...

zowens
zowens commented Jul 11, 2020

The library currently implements proposal pipelining, where multiple instances may be decided concurrently. Add in the option to batch multiple proposals and send these out to the replicas as a single request.

  • Change proposal command to take a Vec<Bytes>
  • Create an add on replica that will wait for size N bytes or send proposals on tick()

Improve this page

Add a description, image, and links to the paxos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the paxos topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.