amitshah261 / Chandy-Lamport-Snapshot-Algorithm
Implemented Snapshot Algorithm (Chandy Lamport) widely used in Distributed Systems
☆10Updated 7 years ago
Alternatives and similar repositories for Chandy-Lamport-Snapshot-Algorithm:
Users that are interested in Chandy-Lamport-Snapshot-Algorithm are comparing it to the libraries listed below
- CSE535 Asynchronous (Distributed) Systems 2019 Spring☆28Updated 5 years ago
- stream processing reading list☆68Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Simple Database Management System☆39Updated 8 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- A simple sparse bitmap implementation in java☆21Updated 9 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆27Updated last year
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Embedded InnoDB based on v5.1☆31Updated last week
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- ☆29Updated 8 years ago
- The codebase for DBSim☆15Updated 2 years ago
- Quickstep project☆42Updated 5 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- ☆10Updated 5 years ago
- This repository hosts the code used for the following paper: Claude Barthels, Ingo Müller, Konstantin Taranov, Torsten Hoefler, Gustavo A…☆10Updated 5 years ago
- In-memory, columnar, arrow-based database.☆46Updated 2 years ago
- High-level Java library for generating JVM bytecode☆68Updated 8 months ago
- Java implementation of TPC-C benchmark☆38Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- databend source reading notes☆22Updated 2 years ago
- An open source stream generator which generates reproducible and deterministic out-of-order streams, simulating arbitrary fractions of ou…☆13Updated 5 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 7 months ago
- Peloton Design Docs☆27Updated 6 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆52Updated 2 weeks ago