210 results for “topic:paxos”
A curated list to learn about distributed systems
The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.
🐼 Chinese translations for classic software development resources
A feature complete and high performance multi-group Raft library in Go.
A list of papers about distributed consensus.
Awesome list for Paxos and friends
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
A model checker for implementing distributed systems.
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
Paxos protocol framework
Code source du système d'exploitation du PaxoPhone
The Elle coroutine-based asynchronous C++ development framework.
🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, distributed Lock, etc..
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol
OmniPaxos is a distributed log implemented as a Rust library.
Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability
A production-grade java implementation of paxos consensus algorithm
A high-reliable, high-throughput distributed lock service based on the consensus algorithm component WPaxos.
My multi-paxos service implement :-)
Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm
distributed consensus protocol's bugs, flaws, deceptive traps, improvements
Rust implementation of Paxos consensus algorithm
Code source de la dernière version du PaxOS
CASPaxos: Replicated State Machines without logs
Paxos implementation in Rust
TuringCell: Run Linux over Paxos/Raft
yfs是一个分布式文件系统(mit6.824)
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
Distributed consensus protocol for replicated state machines