Go to file
bryan31 e60c87dec2 bug #I510LM 使用windows的绝对路径下的配置文件存在bug 2022-04-02 18:24:55 +08:00
liteflow-core bug #I510LM 使用windows的绝对路径下的配置文件存在bug 2022-04-02 18:24:55 +08:00
liteflow-script-common 更改版本为v2.6.12 2022-03-18 22:36:54 +08:00
liteflow-script-groovy 更改版本为v2.6.12 2022-03-18 22:36:54 +08:00
liteflow-script-qlexpress 更改版本为v2.6.12 2022-03-18 22:36:54 +08:00
liteflow-spring bug #I4YNN6 在某些高版本的springboot中,bean的重复注册会有问题 2022-03-20 18:10:41 +08:00
liteflow-spring-boot-starter 更改版本为v2.6.12 2022-03-18 22:36:54 +08:00
liteflow-testcase-nospring Merge branch 'master' into v2.6.12 2022-03-20 18:06:22 +08:00
liteflow-testcase-script-groovy 更改版本为v2.6.12 2022-03-18 22:36:54 +08:00
liteflow-testcase-script-qlexpress 更改版本为v2.6.12 2022-03-18 22:36:54 +08:00
liteflow-testcase-springboot 优化测试用例 2022-03-20 13:09:15 +08:00
liteflow-testcase-springnative !55 添加执行实体作为构建流程的载体 2022-03-19 12:11:03 +00:00
static/img 更新logo封面 2022-03-21 14:45:01 +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 2022-03-21 18:13:30 +08:00
README.zh-CN.md 更新readme,去除giteye 2022-02-22 15:40:55 +08:00
pom.xml 更改版本为v2.6.12 2022-03-18 22:36:54 +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.

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

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