惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
月光博客
月光博客
博客园_首页
博客园 - 叶小钗
T
Tailwind CSS Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
量子位
小众软件
小众软件
爱范儿
爱范儿
The GitHub Blog
The GitHub Blog
IT之家
IT之家
Jina AI
Jina AI
阮一峰的网络日志
阮一峰的网络日志
G
Google Developers Blog
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

博客园 - 赤脚小子

Workflow WF Reference Links for 2009-03-20 Workflow WF Reference Links for 2009-03-06 Workflow WF Reference Links for 2009-02-20 Workflow WF Reference Links for 2009-02-06 Workflow WF Reference Links for 2009-02-01 Workflow WF Reference Links for 2009-01-16 Workflow WF Reference Links for 2009-01-09 Workflow WF Reference Links for 2008-12-30 WF书籍导读(完整版) WF书籍推荐 Unity(七):使用场景Ⅲ:用于依赖注入(下) Unity系列目录 Unity(六):使用场景Ⅲ:用于依赖注入(上) Unity(五):使用场景Ⅱ:用于单例模式 Unity(四):使用场景Ⅰ:建立类型映射 Unity(三):快速入门 Unity(二):Unity是什么? Unity(一):从ObjectBuilder说起 Exception Management in .NET阅读笔记
Workflow WF Reference Links for 2009-02-13
赤脚小子 · 2009-02-13 · via 博客园 - 赤脚小子

Workflow Reference Links:

1.     XPDL - The Silent Workhorse of BPM

我想如果要大致了解一下BPM的主要协议和规范,以及它们的关系,这是一篇很好的文章。在文章的后半部分,作者为XPDL进行了沉冤昭雪的工作。

2.    Workflow Scalability and Performance in Windows SharePoint Services 3.0

虽说文章标题是Sharepoint相关的,但是其中有关工作流的一些问题是具有普遍的借鉴意义的。

内容包括:

Workflow: The Scalability and Performance Story

Overview of Workflow in Windows SharePoint Services

Workflow Performance

Important Workflow Configuration Settings

Testing Scenarios

Detailed Findings

Hardware and Software Configuration

Recommendations

Conclusion 

WF Reference Links

1.    基于WF设计业务流程平台_同一流程多种状态

在实际应用中,同一个流程是有多组状态的,在同一流程和不同参与者眼中,流程的状态各不一样。

2.    Microsoft Blueprints - Release: Windows Workflow Activity Factory Blueprint 1.0

The Windows Workflow Activity Factory is a Microsoft Developer Blueprint.It will read the XML from a user-supplied WSDL and generate a series of Windows Workflow custom activities which can be branded with custom graphics and backgrounds.

3.    换一个角度再谈一下WF

记得David Chappel在Introducing_WF_in_NET_Framework_3.5的白皮书中,论述到WF是什么,其中一个方面就是Unified System and Human Workflow。我想和作者的观点是一致的,即WF支持两种类型的流程:human to human 和 system to system。