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

计算机工程 ›› 2010, Vol. 36 ›› Issue (19): 84-86. doi: 10.3969/j.issn.1000-3428.2010.19.029

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

事务密集型环境下的工作流自适应调度算法

李文浩,王海洋   

  1. (山东大学计算机科学与技术学院,济南 250101)
  • 出版日期:2010-10-05 发布日期:2010-09-27
  • 作者简介:李文浩(1985-),男,硕士研究生,主研方向:工作流系统及软件理论;王海洋,教授、博士生导师
  • 基金资助:
    国家自然科学基金资助项目(60673130, 90818001);山东省自然科学基金资助项目(Y2006G29, Y2007G24, Y2007G38);山东省青年科学家奖励基金资助项目(2005BS01002);山东省科技攻关计划基金资助项目(2005GG3201088, 2007GG10001009, 2008GG30001 005);山东省科学技术发展计划基金资助项目(2006GG2201052, 2007 GG1QX01036)

Adaptive Workflow Scheduling Algorithm in Transaction-intensive Environment

LI Wen-hao, WANG Hai-yang   

  1. (School of Computer Science and Technology, Shandong University, Jinan 250101, China)
  • Online:2010-10-05 Published:2010-09-27

摘要: 针对事务密集型工作流系统的特性,提出一种工作流动态自适应调度算法――预演算调度算法。在该算法中每个工作流应用都会进行初始化计算以产生一个可执行节点的优先级序列,从而保证不同运行环境下每个流程实例的执行代价与传输代价最小。实验结果表明,在事务密集型环境中该算法具有较好的运行效率。

关键词: 自适应, 事务密集型, 分布式工作流, 调度算法

Abstract: Based on the characteristics of transaction-intensive workflow system, this paper brings forward an algorithm named Pre-Calculated Scheduling Algorithm(PCSA) working in transaction-intensive environment. In this algorithm, every workflow application is pre-calculated to create PRI lists for solution generating. In this way, the algorithm can guarantee the minimum execution cost and transfer cost. Experimental results illustrate that the algorithm has preferable efficiency.

Key words: adaptive, transaction-intensive, distributed workflow, scheduling algorithm

中图分类号: