低代码平台

bryan31 ba3f481c7f 更新readme的logo图片 3 年之前
liteflow-core 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-script-common 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-script-groovy 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-script-qlexpress 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-spring-boot-starter 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-testcase-script-groovy 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-testcase-script-qlexpress 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-testcase-springboot 131ce46ebd pom更新为2.6.2 3 年之前
liteflow-testcase-springnative 131ce46ebd pom更新为2.6.2 3 年之前
static e6f7ac4979 更新readme的logo图片 3 年之前
.gitignore d86369b30c init 7 年之前
LICENSE e23ad13dd0 Initial commit 7 年之前
README.md ba3f481c7f 更新readme的logo图片 3 年之前
README.zh-CN.md 5d8a434478 提供英文版readme 3 年之前
pom.xml 131ce46ebd pom更新为2.6.2 3 年之前

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

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