baversjo / two-phase-commit
Implementation of the Two-phase commit protocol in Java
☆25Updated 10 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
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 7 months ago
- Implementation of Two Phase Commit☆14Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Updated 5 years ago
- database☆11Updated 6 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 9 months ago
- Fast JVM collection☆59Updated 10 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- Tiny HTTP router library for Netty, that can route and create reverse routes☆132Updated 7 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- KV Store for Java backed by RocksDB☆16Updated 2 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- Sample code for a presentation on ZooKeeper.☆117Updated 11 months ago
- Distributed Message Queue based on Raft☆35Updated 2 years ago
- Useful Java utilities☆150Updated 11 months ago
- Benchmarks of new Java 8 things☆16Updated 11 years ago
- ByteBuffer utilities using Unsafe for fast reads.☆21Updated 11 years ago
- Zql java SQL parser☆35Updated 4 years ago
- ZooKeeper Client Curator Example☆21Updated 10 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- View Zookeeper znode tree in a browser☆26Updated 9 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 6 years ago
- Akka bounded mailbox implementation using LMAX Disruptor☆38Updated 11 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Project accompanying Akka Notes - Part 1 (Fire and forget Messaging)☆26Updated 4 years ago
- Java Concurrent Programming☆22Updated 6 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- ☆55Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago