shwetayakkali / Distributed-System-Algorithms-ImplementationLinks
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
☆53Updated 8 years ago
Alternatives and similar repositories for Distributed-System-Algorithms-Implementation
Users that are interested in Distributed-System-Algorithms-Implementation are comparing it to the libraries listed below
Sorting:
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆102Updated 3 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- ☆57Updated 3 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- ☆68Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- ☆76Updated 3 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
- Log-Structured Merge Tree Java implementation☆108Updated last year
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Implementation of the Two-phase commit protocol in Java☆25Updated 11 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- Example codes for my Distributed Computing course at Hefei University.☆72Updated 8 years ago
- KV Store for Java backed by RocksDB☆16Updated this week
- A port of Akka's Phi Accrual Failure Detector☆48Updated 2 years ago
- Java implementation of TPC-C benchmark☆39Updated 9 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆25Updated 5 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- Code for doing chaos testing on various distributed systems☆83Updated 3 years ago
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 7 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago