低代码平台

bryan31 009fb2d63b 更新readme 3 yıl önce
liteflow-core 263fcd857b 优化注释 3 yıl önce
liteflow-script-common a380c97209 bug #I4GY9L 在启动后马上刷新流程后会有offerSlot的报错 3 yıl önce
liteflow-script-groovy 8be6d00c82 enhancement #I4FSHW 优雅刷新配置的支持 3 yıl önce
liteflow-script-qlexpress 8be6d00c82 enhancement #I4FSHW 优雅刷新配置的支持 3 yıl önce
liteflow-spring-boot-starter 20c760bb31 bug #I4HTY6 异步线程池不受配置控制的bug,一直是默认的数量 3 yıl önce
liteflow-testcase-script-groovy 4387155d6e 增加脚本平滑刷新的测试用例 3 yıl önce
liteflow-testcase-script-qlexpress 4387155d6e 增加脚本平滑刷新的测试用例 3 yıl önce
liteflow-testcase-springboot ab4ea7d8cf 完善测试用例 3 yıl önce
liteflow-testcase-springnative a380c97209 bug #I4GY9L 在启动后马上刷新流程后会有offerSlot的报错 3 yıl önce
static 49b283fc00 修改README 3 yıl önce
.gitignore d86369b30c init 7 yıl önce
LICENSE e23ad13dd0 Initial commit 7 yıl önce
README.md 009fb2d63b 更新readme 3 yıl önce
README.zh-CN.md 009fb2d63b 更新readme 3 yıl önce
pom.xml d51cadfa24 因为无法完全集成,去掉对AsyncTool的依赖,自己依据asyncTool的理念重写了异步线程底层这块 3 yıl önce

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.

LiteFlow has participated in the open Source China 2021 project selection and voting. If you support this project, please vote for LiteFlow. Thank you! click here to direct voting page

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 click:HOME PAGE

project documents please click: DOCUMENTATION

Example projects, please click:EXAMPLE

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