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.☆91Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- write my own spring aop/ioc☆27Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- An experimental Wasm implementation written in Go.☆23Updated 5 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 7 years ago
- netty rpc which supports multi protocols☆21Updated 6 years ago
- ZooKeeper Client Curator Example☆21Updated 10 years ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆64Updated 6 years ago
- netty最佳实践☆14Updated 5 years ago
- Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework☆70Updated 8 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆107Updated 10 years ago
- Jrinetd is a network TCP port redirector/forward proxy (like rinetd) with extra features like connection Failover, LoadBalancing and Clus…☆20Updated last month
- A Bloom Filter for Java☆16Updated last year
- java 并发学习笔记☆97Updated 10 years ago
- Sample Distributed system created using spring boot app server and zookeeper as backbone☆35Updated 2 years ago
- it's a simple and easy net framework with nio mode written by java☆41Updated 8 years ago
- Blogs for Golang, C, Shell, Linux....☆37Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- KV Store for Java backed by RocksDB☆16Updated 3 months ago
- A Java library for implementing parallel tasks that have directed acyclic dependencies and executing them with various scheduling algorit…☆47Updated 4 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 7 years ago
- Sample code for a presentation on ZooKeeper.☆118Updated last year