atanasovskib / DAG_Task_SchedulerLinks
A Java library for implementing parallel tasks that have directed acyclic dependencies and executing them with various scheduling algorithms.
☆47Updated 4 years ago
Alternatives and similar repositories for DAG_Task_Scheduler
Users that are interested in DAG_Task_Scheduler are comparing it to the libraries listed below
Sorting:
- A simple calculator to demonstrate code gen technology☆26Updated 6 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- Java task scheduler to execute threads which dependency is managed by directed acyclic graph☆24Updated 8 years ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆82Updated 8 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆12Updated 2 years ago
- Serializable ACID transactions on streaming data☆156Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- ☆57Updated 3 years ago
- ☆49Updated 3 years ago
- Mirror of Apache Omid Incubator☆90Updated this week
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- A repository holding the slides and short information from my presentations at different events☆11Updated 2 months ago
- Java implementation of TPC-C benchmark☆39Updated 9 years ago
- A JVM-embeddable Distributed Database☆321Updated last month
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- Gringofts makes it easy to build a replicated, fault-tolerant, high throughput and distributed event-sourced system.☆106Updated last month
- A light weight distributed key-value database system with table concept.☆84Updated 4 years ago
- Code samples from blogs posts https://www.querifylabs.com/blog☆28Updated 3 years ago
- SQL Parser with ANTLR v4☆59Updated 11 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- AntsDB is a low latency, high concurrency, MySQL compliant SQL layer for HBase☆108Updated 3 years ago
- Berkeley DB Java Edition☆67Updated 4 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Demo code for implementing and showcasing a Fraud Detection Engine with Apache Flink.☆32Updated 2 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