idooley / DAGExecutor
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:
- 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…☆80Updated 8 years ago
- dag job runner framework☆22Updated 6 months ago
- A production-grade HBase ORM library that makes accessing HBase clean, fast and fun (Can also be used as Bigtable ORM)☆81Updated last year
- Kerberos客户端与服务端☆44Updated 10 years ago
- Demo for service oriented application hosted on Hadoop YARN cluster for HA and scheduling☆23Updated 7 years ago
- akkaflow是一个基于akka架构上构建的分布式高可用DAG工作流调度工具,可以把子节点分配在集群机器上并行执行,高效利用集群资源。☆107Updated 5 years ago
- 基于多线程 DAG 任务流执行库☆14Updated 4 years ago
- 类filebeat的轻量级日志采集工具☆69Updated 6 years ago
- Capture changes of HBase to Kafka☆30Updated 9 years ago
- A Fully HiveServer2-like Multi-tenancy Spark Thrift Server Supporting Impersonation and Multi-SparkContext with Ranger Authorization (GO …☆11Updated 2 years ago
- ☆38Updated 3 months ago
- Drools Developer's Cookbook examples☆29Updated 13 years ago
- calcite文档翻译☆25Updated 7 years ago
- The ScaleOut Time Windowing Library for Java provides a set of windowing functions for time-ordered lists of events.☆22Updated 7 years ago
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆119Updated 8 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- Java client for managing Apache Flink via REST API☆57Updated 4 months ago
- Exporting JMX mbeans made easy☆173Updated 9 months ago
- Flink China Doc & Blog | Markdown Support & Auto Deploy☆13Updated 4 years ago
- java性能采集工具☆51Updated 6 years ago
- Aloha: a distributed task scheduling and management framework☆64Updated 2 years ago
- It is a kind of big data computing platform which is driven by the Flink SQL. In particular, it provides the SQL programming.☆19Updated 2 years ago
- PHO is Phoenix - Hbase ORM library☆52Updated 3 years ago
- 基于 Spark Netty Rpc 框架,重新实现的一个 Netty Rpc 框架 ( scala + java )☆9Updated last year
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆92Updated 4 years ago
- Simple Expression Language☆122Updated 8 years ago
- a project most codes extracting from spark-yarn module make build yarn program more easy☆13Updated 9 years ago
- 执行Flink SQL 文件的客户端☆25Updated 3 years ago
- A lib to transform data from jdbc,csv,json to ecah other.☆15Updated 8 years ago