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
- write my own spring aop/ioc☆27Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- netty rpc which supports multi protocols☆21Updated 6 years ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- ZooKeeper Client Curator Example☆21Updated 10 years ago
- An experimental Wasm implementation written in Go.☆23Updated 5 years ago
- netty最佳实践☆14Updated 5 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 3 weeks ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- 多版本并发控制的配置管理平台☆18Updated 7 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
- Blogs for Golang, C, Shell, Linux....☆37Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆70Updated 8 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 4 years ago
- Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework☆70Updated 8 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Updated 9 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 3 years ago
- Java Concurrency Pattern☆43Updated 9 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA 实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 10 years ago
- Introduction to distributed programming in Java☆20Updated 10 years ago
- 《Kafka技术内幕》代码☆192Updated 7 years ago