cloudXane / 2PCLinks
Implementation of Two Phase Commit
☆14Updated 12 years ago
Alternatives and similar repositories for 2PC
Users that are interested in 2PC are comparing it to the libraries listed below
Sorting:
- Implementation of the Two-phase commit protocol in Java☆25Updated 11 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- netty rpc which supports multi protocols☆21Updated 7 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- write my own spring aop/ioc☆28Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- LunarBase engine (in C and Java) targets a real-time and free style database engine, managing 2 billions of records in one table, where e…☆36Updated 8 years ago
- ZooKeeper Client Curator Example☆21Updated 10 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆166Updated 8 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 4 months ago
- Sample code for a presentation on ZooKeeper.☆118Updated last year
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework☆70Updated 8 years ago
- An experimental Wasm implementation written in Go.☆23Updated 5 years ago
- Java Concurrent Programming☆22Updated 6 years ago
- netty最佳实践☆14Updated 5 years ago
- Service autodiscovery using Apache ZooKeeper☆31Updated 11 years ago
- Blogs for Golang, C, Shell, Linux....☆37Updated 5 years ago
- 多版本并发控制的配置管理平台☆18Updated 8 years ago
- A Bloom Filter for Java☆16Updated last year
- Raft Consensus algorithm to allow a collection of nodes / members to work as a coherent group that can survive the failures of some of it…☆26Updated 5 years ago
- Yet another RPC framework based on Netty☆122Updated 8 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 8 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 10 years ago
- A Demo project to show how to use Hystrix☆10Updated 11 years ago
- simple java nio based httpserver☆43Updated 15 years ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆63Updated 6 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆12Updated 2 years ago