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
- ☆58Updated 3 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆104Updated 5 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- ☆76Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- ☆69Updated 4 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆115Updated 6 months 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
- Some tiny exercises for system design.☆37Updated 8 years ago
- Log-Structured Merge Tree Java implementation☆110Updated last year
- KV Store for Java backed by RocksDB☆15Updated last month
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- database☆11Updated 7 years ago
- A port of Akka's Phi Accrual Failure Detector☆48Updated 2 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆17Updated 7 years ago
- Readings in Stream Processing☆128Updated 5 months ago
- Multiple readers and writers concurrency tests.☆129Updated 9 years ago
- Code for doing chaos testing on various distributed systems☆84Updated 3 years ago
- Mirror of Apache Omid Incubator☆91Updated last month
- Lamport and Vector clocks☆12Updated 10 years ago
- Yuvi is an in-memory storage engine for recent time series metrics data.☆48Updated 8 years ago
- Sample Distributed system created using spring boot app server and zookeeper as backbone☆35Updated 3 years ago