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

计算机工程

• 先进计算与数据处理 • 上一篇    下一篇

遥感影像并行处理中基于优先级的任务分配策略

付征叶a,凡高娟b,c,王俊岭b,c   

  1. (河南大学 a. 计算中心;b. 计算机与信息工程学院;c. 数据与知识工程研究所,河南 开封 475004)
  • 收稿日期:2013-01-14 出版日期:2014-02-15 发布日期:2014-02-13
  • 作者简介:付征叶(1982-),女,讲师、硕士,主研方向:空间数据处理;凡高娟,副教授、博士;王俊岭,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(60973126, 61272545);河南省科技攻关计划基金资助项目(122102210053);河南大学校内科研基金资助重点项目(2012ZRZD09)

Priority-based Task Allocation Strategy in Remote Sensing Image Parallel Processing

FU Zheng-ye  a, FAN Gao-juan  b,c, WANG Jun-ling  b,c   

  1. (a. Computing Center; b. School of Computer and Information Engineering; c. Institute of Data and Knowledge Engineering, Henan University, Kaifeng 475004, China)
  • Received:2013-01-14 Online:2014-02-15 Published:2014-02-13

摘要: 对集群环境下大规模遥感影像并行计算中任务分配效率低、负载不均衡的问题进行分析讨论,在此基础上建立多机任务分配模型,提出一种基于计算节点优先级的任务分配算法。该算法综合考虑计算节点的负载和性能,在任务分配时实时地收集各个节点的信息,计算出各个计算节点的优先级,按照优先级的高低分配任务,保证在满足集群间负载均衡的前提下能合理地将任务分配到计算节点。实验结果表明,该算法能快速实时地进行任务分配,任务的分布更加合理和均匀,并且当任务个数增多时,算法的执行效率要比轮转调度算法高出约2倍。

关键词: 任务分配, 集群, 并行计算, 负载均衡, 任务调度模型, 优先级

Abstract: After a discussion of the low efficiency task allocation and load imbalance problem in parallel computing of remote sensing image, this paper gives the multi-task distribution model, and proposes a compute nodes’ priority-based task distribution algorithm, which is in comprehensive consideration of load and performance of compute nodes. It collects real-time information on each node when the task is assigned. According to the formula to calculate the priority of each computing node and in accordance with the priority level of assign tasks, under the premise of load balancing, this algorithm can assign task reasonable to computer nodes. Evaluation result shows that this algorithm can process task allocation in reasonable time. The distribution of the tasks becomes more reasonable and uniform, and behaves better than round-robin scheduling algorithm by about 2 times when the number of tasks increases.

Key words: task allocation, cluster, parallel computing, load balancing, task scheduling model, priority

中图分类号: