低代码平台

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

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.

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
  • 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