首页    期刊浏览 2024年07月09日 星期二
登录注册

文章基本信息

  • 标题:Automatic Parallelization of XQuery Programs
  • 本地全文:下载
  • 作者:Liao, Husheng ; Shan, Weifeng ; Gao, Hongyu
  • 期刊名称:Journal of Software
  • 印刷版ISSN:1796-217X
  • 出版年度:2013
  • 卷号:8
  • 期号:4
  • 页码:842-851
  • DOI:10.4304/jsw.8.4.842-851
  • 语种:English
  • 出版社:Academy Publisher
  • 摘要:XQuery is a functional language with implicit parallelism. It is an important approach to improve the efficiency of XML query by taking full advantage of multi-core environment in the parallel implementation of XQuery language. In this paper, we propose an implementation method for parallelizing XML query represented by XQuery programs automatically. According to the features of its functional language, an XQuery program is divided into a number of tasks that can be executed in parallel. Then, on the basis of the running cost evaluation, three kinds of parallelism are applied to different tasks and they are data parallelism, task parallelism and pipeline parallelism. Under the guidance of a novel scheduling strategy, the execution of the XQuery program is parallelized automatically. The experiments show that this approach improves the efficiency of the execution of XQuery programs and the computing resources of multi-core computer are used efficiently.
  • 关键词:XQuery;implicit parallelism;XML;multi-core;task scheduling;task partitioning
国家哲学社会科学文献中心版权所有