您的位置:首页 > Web前端

Workflow WF Reference Links for 2009-01-09

2009-01-09 15:23 375 查看
Workflow Reference Links:
1. 我们能从BPMN 2.0期望什么?

前面的参考引用中提到BPMN不止一次,但是究竟什么是BPMN可能你还不大清楚。所以,还是让我们先来认识BPMN,。
2. BPEL为何不是BPM的圣杯?
在业务流程建模领域,标准之争仍在继续。Bull BPM团队的Pierre Vigneras在本文中讨论了作为标准之一的BPEL所存在的问题。Pierre先给我们大致介绍了一个简单的并行流程,接着讨论了从业者在试图以一个结构化模型为基础表达非结构化流程时遇到的一系列问题。

WF Reference Links
1. Windows Workflow Changes Direction

Windows Workflow Changes Direction: Write New Workflows with .NET 4.0 in Mind
作者从版本迁移的角度,给出了一些在使用不同版本的WF时需要注意的地方以及相关的指导。
2. WF 4.0 - the new runtime model
介绍了在WF 4.0中的新的运行时模型。
3. Thoughts on Waiting until 20xx for WF

Matt Winkler作为WF 资深的产品经理,针对目前存在的一些对于如何看待和使用新旧WF版本的问题,给出了自己的见解。

4. WF Tutorial: Using Basic Flow Control (IfElse, While, Parallel) for Windows Workflow Foundation

In this tutorial, you will investigate the three workflow flow control basic building blocks: the IfElse, While and Parallel activities. IfElse provides branching. While provides repeated execution. Parallel provides a “round-robin” execution of multiple child activities.

5. WF Tutorial: Using the Replicator for Windows Workflow Foundation
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: