- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://gitee.com/bryan31/liteFlow
- 软件文档: http://yomahub.com/liteflow
软件介绍
liteFlow是一个轻量,快速的组件式流程引擎框架,帮助解耦业务代码,让每一个业务片段都是一个组件,并支持热加载规则配置,实现即时修改。
使用指南:http://yomahub.com/liteflow
特性:
提供本地xml的流程配置
支持zookeeper流程配置,即时推送修改内容
能自由扩展配置源,提供扩展接口
和spring集成,支持spring的扫描方式
提供串行和并行2种模式。
消除组件之间参数传递,引入数据总线概念。
数据槽高并发隔离机制。
提供无级嵌套条件节点的模式。
自带简单的监控,能够知道每个组件的运行耗时排行
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》 这本书的介绍吧!
