›› 2014, Vol. 27 ›› Issue (1): 134-.

• 论文 • 上一篇    下一篇

运维系统工作流引擎的设计与实现

孙静,杜庆伟   

  1. (南京航空航天大学 计算机科学与技术学院,江苏 南京 210016)
  • 出版日期:2014-01-15 发布日期:2014-01-12
  • 作者简介:孙静(1981—),女,硕士研究生。研究方向:工作流引擎。E-mail:hopeinfuture@126.com。杜庆伟(1974—),男,副教授。研究方向:计算机网络。

Design and Implementation of Workflow Engine Operation and Maintenance System

 SUN Jing, DU Qing-Wei   

  1. (College of Computer Science and Technology,Nanjing University of Aeronautics and Astronautics,Nanjing 210016,China)
  • Online:2014-01-15 Published:2014-01-12

摘要:

在工作流管理联盟给出的工作流参考模型中,工作流引擎是参考模型的核心,是任务调度器和资源分配器。文中将FSM(有限状态机)的理念应用于引擎,设计了一个工作流引擎,详细描述了工作流参考模型、有限状态机模型、引擎的调度以及3层B/S模式。最后,采用 J2EE 技术对工作流引擎进行了实现,并成功地将工作流引擎在某企业运维系统中加以应用,取得了良好的效果。

关键词: 工作流引擎, 工作流参考模型, 有限状态机模型, 三层B/S模式

Abstract:

In the workflow reference model of workflow management coalition (WfMC),the workflow engine is the core of the reference model as both the task scheduler and the resource allocator.This paper applies the concept of FSM (finite state machine) in the design of the workflow engine.The workflow reference model,finite state machine model,engine scheduling and three layer B/S mode are described in detail.Finally the workflow engine is achieved by J2EE technology.The workflow engine is successful applied in the operation and maintenance system of an enterprise with good results.

Key words: workflow engine;workflow reference model;finite state machine model;three layer B/S mode

中图分类号: 

  • TP311