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
- netty rpc which supports multi protocols☆21Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- ZooKeeper Client Curator Example☆21Updated 10 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 months ago
- Sample code for a presentation on ZooKeeper.☆118Updated last year
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- 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
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆70Updated 8 years ago
- write my own spring aop/ioc☆27Updated 6 years ago
- Blogs for Golang, C, Shell, Linux....☆37Updated 5 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- Jrinetd is a network TCP port redirector/forward proxy (like rinetd) with extra features like connection Failover, LoadBalancing and Clus…☆20Updated 2 months ago
- copy from https://code.google.com/p/nfs-rpc/☆19Updated 12 years ago
- Java Concurrency Pattern☆43Updated 10 years ago
- netty最佳实践☆14Updated 5 years ago
- Yet another RPC framework based on Netty☆122Updated 8 years ago
- An experimental Wasm implementation written in Go.☆23Updated 5 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Java Concurrent Programming☆22Updated 6 years ago
- Using the etcd raft☆13Updated 10 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- KV Store for Java backed by RocksDB☆16Updated 4 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 10 years ago
- Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆124Updated 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