shwetayakkali / Distributed-System-Algorithms-ImplementationLinks
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
☆53Updated 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
Sorting:
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 10 months ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- ☆56Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 9 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A Java implementation of Lamport's Paxos algorithm.☆90Updated last year
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- ☆76Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆171Updated last year
- Java implementation of TPC-C benchmark☆39Updated 8 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- ☆62Updated 3 years ago
- Mirror of Apache Omid Incubator☆89Updated this week
- zero copy in Java and C☆50Updated 10 years ago
- Code for doing chaos testing on various distributed systems☆83Updated 2 years ago
- Berkeley DB Java Edition☆61Updated 4 years ago
- Disk-based B+-tree written in Pure Java☆222Updated 4 years ago
- Log-Structured Merge Tree Java implementation☆98Updated last year
- Readings in Stream Processing☆122Updated 3 weeks ago
- A port of Akka's Phi Accrual Failure Detector☆49Updated last year
- ☆43Updated 2 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 8 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago