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

推荐订阅源

博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
aimingoo的专栏
aimingoo的专栏
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
Microsoft Azure Blog
Microsoft Azure Blog
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
D
DataBreaches.Net
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements

博客园 - 赤脚小子

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。