作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (06): 62-64. doi: 10.3969/j.issn.1000-3428.2007.06.022

• 软件技术与数据库 • 上一篇    下一篇

应用AOP设计的可动态重构工作流引擎架构

孙中轶,何 牧,蔡鸿明,姜丽红   

  1. (上海交通大学软件学院,上海 200240)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-03-20 发布日期:2007-03-20

Dynamic Refactoring Workflow Engine Architecture’s Design with AOP

SUN Zhongyi, HE Mu, CAI Hongming, JIANG Lihong   

  1. (School of Software, Shanghai Jiaotong University, Shanghai 200240)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-03-20 Published:2007-03-20

摘要: 鉴于现有的AOP技术并不能适应工作流系统的需要,该文应用AOP的基本概念和方法,提出了一种可动态重构的工作流引擎架构,解决了工作流引擎基本结构的动态扩展以及工作流定义的动态修改问题。在应用此架构开发的一个符合WFMC标准的工作流引擎上,验证了此架构的可行性及动态重构的便利性,分析了架构的优缺点。

关键词: 工作流, 工作流引擎, 面向方面的程序设计, 动态重构

Abstract: The existing AOP technology is incapable to meet workflow engine’s requirements. Based on basic concept and methodology of AOP, this paper states dynamic refactoring workflow engine architecture. This architecture intends to resolve the dynamic extending of basic engine structure and modification of workflow definition at runtime. It verifies the feasibility and convenience on a WFMC compliance workflow engine developed using this architecture. It provides the advantages and disadvantages of this architecture.

Key words: Workflow, Workflow engine, Aspect-oriented programming(AOP), Dynamic refactoring

中图分类号: