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:
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- ☆57Updated 3 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- Log-Structured Merge Tree Java implementation☆101Updated last year
- ☆67Updated 3 years ago
- ☆76Updated 3 years ago
- database☆11Updated 7 years ago
- Yuvi is an in-memory storage engine for recent time series metrics data.☆48Updated 7 years ago
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Readings in Stream Processing☆125Updated 2 months ago
- zero copy in Java and C☆50Updated 10 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆17Updated 6 years ago
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- Implementation of the Two-phase commit protocol in Java☆25Updated 11 years ago
- KV Store for Java backed by RocksDB☆16Updated 3 months ago
- Mirror of Apache Omid Incubator☆90Updated this week
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 6 years ago