All Projects → yueyunyue → Liteflow

yueyunyue / Liteflow

Licence: apache-2.0
liteflow是一个基于任务版本来实现的分布式任务流调度系统

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Liteflow

Active workflow
Turn complex requirements to workflows without leaving the comfort of your technology stack.
Stars: ✭ 413 (+268.75%)
Mutual labels:  scheduling, workflow
Arvados
An open source platform for managing and analyzing biomedical big data
Stars: ✭ 274 (+144.64%)
Mutual labels:  bigdata, workflow
Tipdm
TipDM建模平台,开源的数据挖掘工具。
Stars: ✭ 130 (+16.07%)
Mutual labels:  bigdata, workflow
Xene
A distributed workflow runner focusing on performance and simplicity.
Stars: ✭ 56 (-50%)
Mutual labels:  dag, workflow
Cyclone
Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources. https://cyclone.dev
Stars: ✭ 978 (+773.21%)
Mutual labels:  dag, workflow
Ngx Graph
Graph visualization library for angular
Stars: ✭ 704 (+528.57%)
Mutual labels:  dag, workflow
Cwl Airflow
Python package to extend Airflow functionality with CWL1.1 support
Stars: ✭ 130 (+16.07%)
Mutual labels:  dag, workflow
Airflow Maintenance Dags
A series of DAGs/Workflows to help maintain the operation of Airflow
Stars: ✭ 914 (+716.07%)
Mutual labels:  dag, workflow
Argo Workflows
Workflow engine for Kubernetes
Stars: ✭ 10,024 (+8850%)
Mutual labels:  dag, workflow
Attemper
Distributed,multi-tenancy,job-flow scheduling application(分布式多租户的支持流程编排的任务调度平台) QQ群:1029617143
Stars: ✭ 86 (-23.21%)
Mutual labels:  scheduling, workflow
Awesome Bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
Stars: ✭ 10,478 (+9255.36%)
Mutual labels:  bigdata
Gin Web
由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架Golang版, 搭建完成即可快速、高效投入业务开发
Stars: ✭ 107 (-4.46%)
Mutual labels:  workflow
Pyflow
A lightweight parallel task engine
Stars: ✭ 108 (-3.57%)
Mutual labels:  workflow
Lambda Arch
Applying Lambda Architecture with Spark, Kafka, and Cassandra.
Stars: ✭ 111 (-0.89%)
Mutual labels:  bigdata
Auto.js
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
Stars: ✭ 10,882 (+9616.07%)
Mutual labels:  workflow
Flinkstreamsql
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
Stars: ✭ 1,682 (+1401.79%)
Mutual labels:  bigdata
Github Pages Deploy Action
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Stars: ✭ 2,507 (+2138.39%)
Mutual labels:  workflow
Petrinet
🚥 Petrinet framework for PHP
Stars: ✭ 107 (-4.46%)
Mutual labels:  workflow
Tennis Crystal Ball
Ultimate Tennis Statistics and Tennis Crystal Ball - Tennis Big Data Analysis and Prediction
Stars: ✭ 107 (-4.46%)
Mutual labels:  bigdata
Workflow
审批王,华炎魔方内置BPM工作流引擎,低代码快速开发平台。
Stars: ✭ 111 (-0.89%)
Mutual labels:  workflow

一、LiteFlow是做什么的

liteflow是一个基于任务版本来实现的分布式任务流调度系统

1.实现任务在任务流间共享

2.任务/任务流的可视化配置

3.一键修复任务/任务流修复提高数据修复效率

4.动态表单+容器机制,提供一个可扩展性比较强的执行引擎

5.执行者可以运行任何类型的任务,shell、python

码云

GitHub

二、LiteFlow项目介绍

module-struct

1.项目主要分为控制台和执行引擎

1) 控制台(CONSOLE)

主要用来配置以及调度任务

instruction

2) 执行引擎(EXECUTOR)

依托容器->插件->任务实现

容器分为同步容器和异步容器

container

三、相关知识

1.控制台页面

2.项目运行原理

3.任务版本&时间计算器

4.容器&插件&动态表单

5.项目部署相关

相关项目

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].