-
Updated
Aug 14, 2020 - Rust
distributed-systems
Here are 54 public repositories matching this topic...
-
Updated
Sep 5, 2020 - Rust
Async/await is on the path to stable, and is much clearer to read and write than raw futures. Tokio is also working on futures 0.3 native support, so it would be great to use async/await and futures 0.3 in Raft.
-
Updated
Aug 2, 2020 - Rust
-
Updated
Aug 30, 2020 - Rust
-
Updated
Jul 28, 2020 - Rust
-
Updated
Sep 7, 2020 - Rust
-
Updated
Jan 5, 2019 - Rust
Proposal batching
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()
-
Updated
Aug 4, 2020 - Rust
-
Updated
Nov 8, 2017 - Rust
-
Updated
Oct 26, 2019 - Rust
-
Updated
May 7, 2018 - Rust
-
Updated
Jan 5, 2020 - Rust
-
Updated
Jul 28, 2020 - Rust
-
Updated
May 1, 2020 - Rust
-
Updated
Aug 11, 2020 - Rust
-
Updated
Jul 18, 2020 - Rust
-
Updated
Feb 16, 2020 - Rust
-
Updated
Mar 19, 2020 - Rust
-
Updated
Jul 12, 2020 - Rust
-
Updated
Aug 18, 2020 - Rust
-
Updated
Aug 8, 2020 - Rust
-
Updated
Feb 9, 2018 - Rust
-
Updated
Dec 3, 2019 - Rust
-
Updated
Jul 25, 2019 - Rust
Improve this page
Add a description, image, and links to the distributed-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-systems topic, visit your repo's landing page and select "manage topics."
Maybe as a followup to #192 we could try to update the bastion arch picture.
It would allow us to put it back on the readme and it would look better on the website :)