Files
liteFlow/README.md
2021-03-11 17:37:50 +08:00

37 lines
1.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<p align="center">
<a href="http://yomahub.com/liteflow/">
<img width="500" src="static/img/logo.png" alt="logo">
</a>
</p>
<h3>您的star是我继续前进的动力如果喜欢请右上角帮忙点个star</h3>
## Gitee Star趋势图
[![Giteye chart](https://chart.giteye.net/gitee/dromara/liteFlow/3NHPVWVK.png)](https://giteye.net/chart/3NHPVWVK)
## 贡献者列表
[![Giteye chart](https://chart.giteye.net/gitee/dromara/liteFlow/DHU59WRM.png)](https://giteye.net/chart/DHU59WRM)
## 概述
liteFlow是一个轻量快速的组件式流程引擎框架组件编排帮助解耦业务代码让每一个业务片段都是一个组件并支持热加载规则配置实现即时修改。
## 项目主页请点击:[项目主页](http://yomahub.com/liteflow)
## 示例工程请点击:[示例工程](https://gitee.com/bryan31/liteflow-example)
## 特性
* 复杂业务的解耦利器,为所有组件提供统一的实现协议
* 基于规则文件来编排流程,并可进行热编排
* 框架中支持zookeeper流程配置即时推送修改内容
* 能自由扩展配置持久化源,提供扩展接口
* 支持springboot的自动装配也支持spring的配置和非spring的项目
* 提供串行和并行2种模式提供常见常见的表达式语句
* 提供无级嵌套子流程模式
* 数据槽高并发隔离机制
* 自带简单的监控,能够知道每个组件的运行耗时排行
**微信公众号**
关注公众号回复`liteflow`即可加入讨论群
![offIical-wx](static/img/offical-wx.jpg)