baversjo / two-phase-commitLinks
Implementation of the Two-phase commit protocol in Java
☆25Updated 11 years ago
Alternatives and similar repositories for two-phase-commit
Users that are interested in two-phase-commit are comparing it to the libraries listed below
Sorting:
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆104Updated 5 months ago
- Implementation of Two Phase Commit☆14Updated 12 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- ☆58Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- ☆51Updated 8 years ago
- Tiny HTTP router library for Netty, that can route and create reverse routes☆134Updated 8 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- A simple calculator to demonstrate code gen technology☆26Updated 6 years ago
- Raft distributed consensus protocol in Java☆104Updated 10 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- ByteBuffer utilities using Unsafe for fast reads.☆21Updated 11 years ago
- Project accompanying Akka Notes - Part 1 (Fire and forget Messaging)☆26Updated 5 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆167Updated 8 years ago
- Project has been moved☆73Updated 9 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆70Updated 8 years ago
- ☆39Updated 4 years ago
- Java implementation of TPC-C benchmark☆39Updated 9 years ago
- ZooKeeper Client Curator Example☆21Updated 11 years ago
- Multiple readers and writers concurrency tests.☆129Updated 9 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 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
- Fast JVM collection☆60Updated 10 years ago
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 7 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
- Yet another Raft Consensus implementation☆183Updated 2 years ago
- High Performance Timer / Scheduler Library compatible with ScheduledExecutorService☆228Updated 8 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- Sample code for a presentation on ZooKeeper.☆118Updated last year
- A Java implementation of B+ tree for key-value store☆55Updated 6 years ago