shwetayakkali / Distributed-System-Algorithms-Implementation
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
☆53Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Distributed-System-Algorithms-Implementation
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- A simple cassandra like kv store using gossip protocol☆13Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- ☆53Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 2 months ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- ☆75Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 4 months ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆24Updated 4 years ago
- stream processing reading list☆64Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Project for COS 518: distributed lock service☆27Updated 5 years ago
- Readings in Stream Processing☆119Updated this week
- Learn How to Use RocksDB☆27Updated 3 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 2 years ago
- database☆11Updated 6 years ago
- Lock-free (Non-blocking) Data Structures in Java☆13Updated 8 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
- ☆29Updated 7 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆44Updated 10 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- DS2 is an auto-scaling controller for distributed streaming dataflows☆88Updated last year
- A Java implementation of B+ tree for key-value store☆55Updated 4 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆42Updated 4 years ago
- ☆42Updated last year