shwetayakkali / Distributed-System-Algorithms-Implementation
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
☆52Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Distributed-System-Algorithms-Implementation
- Develop increasingly sophisticated databases from scratch in Java☆28Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- Project for COS 518: distributed lock service☆25Updated 5 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated last month
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- ☆73Updated 2 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- ☆53Updated 2 years ago
- A Java library for implementing parallel tasks that have directed acyclic dependencies and executing them with various scheduling algorit…☆45Updated 3 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆25Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- Lamport and Vector clocks☆12Updated 9 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
- A Java implementation of Lamport's Paxos algorithm.☆88Updated 4 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last month
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- A simple cassandra like kv store using gossip protocol☆13Updated 4 years ago
- ☆29Updated 7 years ago
- Some tiny exercises for system design.☆36Updated 7 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 2 years ago
- Java implementation of TPC-C benchmark☆38Updated 8 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆41Updated 4 years ago
- ☆128Updated 6 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆24Updated 4 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 3 years ago
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆27Updated 2 years ago
- Java implementation of Paxos protocol for replica state machine(RSM).☆21Updated 7 years ago