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:
- Implementation of Two Phase Commit☆14Updated 11 years ago
- ☆51Updated 8 years ago
- ZooKeeper Client Curator Example☆21Updated 10 years ago
- A extremely fast RPC☆35Updated 9 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 8 months ago
- A simple calculator to demonstrate code gen technology☆27Updated 6 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- a quick demo to do concurrent zero copy file uploading with netty☆20Updated 6 years ago
- presentation material for 2018-09-02 scala meetup☆12Updated 6 years ago
- akka cluster codes☆19Updated 8 years ago
- KV Store for Java backed by RocksDB☆16Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- ☆88Updated 7 years ago
- Raft Consensus algorithm to allow a collection of nodes / members to work as a coherent group that can survive the failures of some of it…☆26Updated 5 years ago
- ☆47Updated 6 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆11Updated 2 years ago
- Based akka distributed real-time message exchange system☆55Updated 8 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Updated 11 years ago
- 在工作中和各种scala培训中积累的代码片段☆55Updated 6 years ago
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆46Updated 8 years ago
- Scala Applications☆17Updated 6 years ago
- scala sql is a simple SQL like DSL implementation writen in scala. It's main function is to do some computation with List<Map> by writen…☆38Updated 4 years ago
- Typesafe Activator template for distributed workers with Akka cluster in Java.☆47Updated last year
- Akka Chinese Book / What should be included in it?☆18Updated 8 years ago
- Akka bounded mailbox implementation using LMAX Disruptor☆38Updated 11 years ago
- ByteBuffer utilities using Unsafe for fast reads.☆21Updated 11 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Cassandra数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆124Updated 8 years ago
- A client/server chat in Java written using Akka remote actors☆24Updated 14 years ago