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:
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- ☆58Updated 3 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 5 months ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- ☆76Updated 3 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 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
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Log-Structured Merge Tree Java implementation☆109Updated last year
- ☆69Updated 4 years ago
- Readings in Stream Processing☆128Updated 5 months ago
- A port of Akka's Phi Accrual Failure Detector☆48Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- KV Store for Java backed by RocksDB☆15Updated last month
- A fast and space efficient Radix tree in Java☆132Updated 5 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- Lock-free (Non-blocking) Data Structures in Java☆13Updated 10 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Updated 6 years ago
- A Java library for implementing parallel tasks that have directed acyclic dependencies and executing them with various scheduling algorit…☆47Updated 4 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 10 years ago
- Mirror of Apache Omid Incubator☆91Updated 3 weeks ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 6 months ago