Go to file
bryan31 425215c01b enhancement #I4T3NQ 适配spring的懒加载模式 2022-02-10 11:20:32 +08:00
liteflow-core enhancement #I4T3NQ 适配spring的懒加载模式 2022-02-10 11:20:32 +08:00
liteflow-script-common 版本号给成2.6.9 2022-01-21 13:44:25 +08:00
liteflow-script-groovy 版本号给成2.6.9 2022-01-21 13:44:25 +08:00
liteflow-script-qlexpress 版本号给成2.6.9 2022-01-21 13:44:25 +08:00
liteflow-spring-boot-starter 版本号给成2.6.9 2022-01-21 13:44:25 +08:00
liteflow-testcase-script-groovy feature #I4R7AN 节点和Chain如何支持独有的线程池进行异步并发执行 2022-01-24 16:22:07 +08:00
liteflow-testcase-script-qlexpress feature #I4R7AN 节点和Chain如何支持独有的线程池进行异步并发执行 2022-01-24 16:22:07 +08:00
liteflow-testcase-springboot enhancement #I4T3NQ 适配spring的懒加载模式 2022-02-10 11:20:32 +08:00
liteflow-testcase-springnative feature #I4R7AN 节点和Chain如何支持独有的线程池进行异步并发执行 2022-01-24 16:22:07 +08:00
static/img 修改README 2021-11-12 14:27:29 +08:00
.gitignore init 2017-08-07 14:41:55 +08:00
LICENSE Initial commit 2017-08-07 14:39:23 +08:00
README.md 更新readme 2021-12-07 23:10:38 +08:00
README.zh-CN.md 修改readme 2021-12-27 19:12:53 +08:00
pom.xml 版本号给成2.6.9 2022-01-21 13:44:25 +08:00

README.md

logo

Your star is my motivation to keep going. If you like LiteFlow, please help me with a star in the upper right corner.

2021 China Open Source project selection, please vote LiteFlow!

Overview

liteFlow is a lightweight , fast component-based process engine framework / rules engine , component orchestration , component reuse , to help decouple business code , so that each business fragment is an elegant component , and support hot-loading rule configuration , to achieve on-the-fly modification .

Project home page please clickHOME PAGE

project documents please click: DOCUMENTATION

Example projects, please clickEXAMPLE

Feature

  • decoupled orchestration of complex business, providing a unified implementation for all components
  • based on the rule file to orchestrate the process, support xml, json, yml three types of rule file writing method
  • framework provides a local file configuration source, zk configuration source implementation
  • framework to provide custom configuration source , just implement an interface , you can load the configuration source from anywhere
  • support for SpringBoot auto-assembly, but also supports Spring configuration and non-Spring projects
  • provide serial and parallel 2 modes , providing common common expression statements
  • scripting language nodes can be defined, supporting both QLExpress and Groovy scripts, scripting language supports instant hot changes
  • Components can support retry, each component can be customized with retry configuration and specified exceptions
  • Explicit subprocess mode with no level of nesting, implicit subprocess mode
  • Data slot isolation mechanism, context independent and stable under multiple concurrency
  • Support for elegant smooth hot refresh features
  • Very low loss to the system, can be stable in the core business of large-scale microservices
  • Simple monitoring to know the running time ranking of each component

Gitee Star Chart

Giteye chart

List of Contributors

Giteye chart

WECHAT OFFICIAL ACCOUNT

Since the community group is over 200 people, you need to be invited to join the group. Follow the WECHAT OFFICIAL ACCOUNT and click Personal WeChat to add me, I can invite you into the group

offIical-wx

Open source is not easy, please sponsor LiteFlow if you support it

zanshang