shwetayakkali / Distributed-System-Algorithms-Implementation
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
☆52Updated 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
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- A simple cassandra like kv store using gossip protocol☆14Updated 4 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 5 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 5 months ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- Project for COS 518: distributed lock service☆32Updated 5 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 7 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Lamport and Vector clocks☆12Updated 9 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- ☆29Updated 8 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 4 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- ☆75Updated 2 years ago
- ☆55Updated 2 years ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Updated 5 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆91Updated 5 years ago
- Java implementation of Paxos protocol for replica state machine(RSM).☆21Updated 8 years ago
- zero copy in Java and C☆48Updated 9 years ago
- Distributed Systems, systems engineering and programming language meetup group☆9Updated 11 months ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆170Updated last year
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆24Updated 4 years ago
- Code and notes for MIT 6.824 Distributed Systems Class https://pdos.csail.mit.edu/6.824/schedule.html☆20Updated 4 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆28Updated 4 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- ☆42Updated last year