idooley / DAGExecutorLinks
A library that executes sets of Java tasks with respect to dependencies between each task. Each task is a Runnable object, and arbitrary directed acyclic graphs of dependencies and tasks can be executed, either with unlimited threads, or in by a fixed number of threads.
☆30Updated 13 years ago
Alternatives and similar repositories for DAGExecutor
Users that are interested in DAGExecutor are comparing it to the libraries listed below
Sorting:
- A production-grade HBase ORM library that makes accessing HBase clean, fast and fun (Can also be used as Bigtable ORM)☆80Updated 2 years ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆80Updated 8 years ago
- Mirror of Apache Metamodel☆156Updated 4 years ago
- Imcache is a Java Caching Library.☆128Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- ☆13Updated 9 years ago
- Java task scheduler to execute threads which dependency is managed by directed acyclic graph☆24Updated 8 years ago
- Exporting JMX mbeans made easy☆173Updated 11 months ago
- A Fully HiveServer2-like Multi-tenancy Spark Thrift Server Supporting Impersonation and Multi-SparkContext with Ranger Authorization (GO …☆11Updated 3 years ago
- dag job runner framework☆22Updated 8 months ago
- Capture changes of HBase to Kafka☆30Updated 9 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- akkaflow是一个基于akka架构上构建的分布式高 可用DAG工作流调度工具,可以把子节点分配在集群机器上并行执行,高效利用集群资源。☆107Updated 5 years ago
- PHO is Phoenix - Hbase ORM library☆53Updated 4 years ago
- Netty based HTTP service with JAX-RS☆127Updated 6 months ago
- jlogstash 与 logstash 性能对比☆20Updated 8 years ago
- ☆38Updated 5 months ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- calcite文档翻译☆25Updated 7 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- 类filebeat的轻量级日志采集工具☆69Updated 6 years ago
- Java client for managing Apache Flink via REST API☆57Updated 6 months ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- A simple pattern language for Apache Flink, inspired by Esper☆49Updated 6 years ago
- An import river similar to the elasticsearch mysql river☆38Updated 11 years ago
- Sql Parser written in Antlr4 for Lucene☆44Updated 7 years ago
- Kafka Connect to Hbase☆43Updated 4 years ago
- SQL Parser with ANTLR v4☆59Updated 10 years ago
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆119Updated 9 years ago