English

A Survey of Semantics-Aware Performance Optimization for Data-Intensive Computing

Distributed, Parallel, and Cluster Computing 2021-07-27 v1

Abstract

We are living in the era of Big Data and witnessing the explosion of data. Given that the limitation of CPU and I/O in a single computer, the mainstream approach to scalability is to distribute computations among a large number of processing nodes in a cluster or cloud. This paradigm gives rise to the term of data-intensive computing, which denotes a data parallel approach to process massive volume of data. Through the efforts of different disciplines, several promising programming models and a few platforms have been proposed for data-intensive computing, such as MapReduce, Hadoop, Apache Spark and Dyrad. Even though a large body of research work has being proposed to improve overall performance of these platforms, there is still a gap between the actual performance demand and the capability of current commodity systems. This paper is aimed to provide a comprehensive understanding about current semantics-aware approaches to improve the performance of data-intensive computing. We first introduce common characteristics and paradigm shifts in the evolution of data-intensive computing, as well as contemporary programming models and technologies. We then propose four kinds of performance defects and survey the state-of-the-art semantics-aware techniques. Finally, we discuss the research challenges and opportunities in the field of semantics-aware performance optimization for data-intensive computing.

Keywords

Cite

@article{arxiv.2107.11540,
  title  = {A Survey of Semantics-Aware Performance Optimization for Data-Intensive Computing},
  author = {Bingbing Rao and Liqiang Wang},
  journal= {arXiv preprint arXiv:2107.11540},
  year   = {2021}
}
R2 v1 2026-06-24T04:28:57.894Z