• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2011, Vol. 33 ›› Issue (7): 141-147.

• 论文 • 上一篇    下一篇

工作流管理系统中的数据流传输优化

武凌,马季   

  1. (安徽财经大学管理科学与工程学院,安徽 蚌埠 233030)
  • 收稿日期:2010-11-23 修回日期:2011-03-15 出版日期:2011-07-21 发布日期:2011-07-25
  • 作者简介:武凌(1977),男,安徽蚌埠人,硕士,讲师,研究方向为计算机网络与管理信息系统。马季(1960),男,安徽宿州人,副教授,研究方向为计算机网络与数据库。
  • 基金资助:

    安徽省高等学校自然科学资助项目(KJ2009B124Z);安徽财经大学青年科研项目(ACKYQ0943ZC)

WU Ling,MA Ji   

  1. (School of Management Science and Engineering,
    Anhui University of Finance and  Economics,Bengbu 233030,China)
  • Received:2010-11-23 Revised:2011-03-15 Online:2011-07-21 Published:2011-07-25

摘要:

在分布式工作流程管理系统中,由于工作流引擎分散在不同的区域,因此工作流程中数据传输是一个值得研究的问题。本文提出了一种新型的分布式工作流管理系统中数据流的传输策略。定义了一个工作流模型表示法—控制与数据流图CDFG,用于观察数据流存在的问题;提出了具有数据流传输优化机制的工作流系统架构DTODWfMS和支持该架构的数据流传输语言DFTL。利用DFTL设计者能够以程序设计的方式定义工作流中活动对数据的作用情形和活动之间的数据传输策略。利用该架构和语言设计的工作流系统具有最佳的数据传输功能,可在不需要等待程序代码、数据且正常的情况下完成工作流的执行,以降低网络的负载并提高整体执行效率。

关键词: 分布式, 工作流管理系统, 数据流, 传输优化

Abstract:

Data transmission is important in distributed workflow management systems because workflow engines are widely distributed over different localities. The paper puts forward a new data flow transmission strategy in distributed workflow management systems. A workflow model representation called CDFG is defined first, and  is used to observe data flow problems. Then the paper puts forward a workflow architecture DTODWfMS with data flow transmission optimization and DFTL supporting the architecture. The designer can define the activity’s action on the data and the data flow transmission strategy between activities. The system  optimizes the data flow transmission strategy, reduces network load and improves the efficiency.

Key words: distributed;workflow management system;data flow;transmission optimization