shwetayakkali / Distributed-System-Algorithms-ImplementationLinks
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
☆53Updated 7 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:
- 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☆103Updated 3 weeks ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- ☆57Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆173Updated last year
- ☆65Updated 3 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- ☆76Updated 3 years ago
- Implementation of the Two-phase commit protocol in Java☆25Updated 11 years ago
- Code for doing chaos testing on various distributed systems☆83Updated 2 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- A port of Akka's Phi Accrual Failure Detector☆48Updated 2 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆24Updated 5 years ago
- Mirror of Apache Omid Incubator☆90Updated last month
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Updated 5 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 8 years ago
- zero copy in Java and C☆50Updated 10 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 2 months ago
- Readings in Stream Processing☆125Updated last month
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago