组件式流程引擎框架 liteFlow

码农软件 · 软件分类 · 微服务框架 · 2019-03-17 20:12:25

软件介绍

liteFlow是一个轻量,快速的组件式流程引擎框架,帮助解耦业务代码,让每一个业务片段都是一个组件,并支持热加载规则配置,实现即时修改。

使用指南:http://yomahub.com/liteflow

特性:

  • 提供本地xml的流程配置

  • 支持zookeeper流程配置,即时推送修改内容

  • 能自由扩展配置源,提供扩展接口

  • 和spring集成,支持spring的扫描方式

  • 提供串行和并行2种模式。

  • 消除组件之间参数传递,引入数据总线概念。

  • 数据槽高并发隔离机制。

  • 提供无级嵌套条件节点的模式。

  • 自带简单的监控,能够知道每个组件的运行耗时排行

本文地址:https://www.codercto.com/soft/d/1572.html

Developing Large Web Applications

Developing Large Web Applications

Kyle Loudon / Yahoo Press / 2010-3-15 / USD 34.99

As web applications grow, so do the challenges. These applications need to live up to demanding performance requirements, and be reliable around the clock every day of the year. And they need to withs......一起来看看 《Developing Large Web Applications》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码