Algorithmic Aspects of Parallel Data Processing (Foundations and Trends(r) in Databases)

Paraschos Koutris, Semih Salihoglu, Dan Suciu

  • 出版商: Now Publishers Inc
  • 出版日期: 2018-02-22
  • 售價: $3,420
  • 貴賓價: 9.5$3,249
  • 語言: 英文
  • 頁數: 146
  • 裝訂: Paperback
  • ISBN: 1680834061
  • ISBN-13: 9781680834062
  • 相關分類: Algorithms-data-structures資料庫
  • 下單後立即進貨 (約1週~2週)

商品描述

The last decade has seen a huge and growing interest in processing large data sets on large distributed clusters. This trend began with the MapReduce framework, and has been widely adopted by several other systems, including PigLatin, Hive, Scope, Dremmel, Spark and Myria to name a few. While the applications of such systems are diverse (for example, machine learning, data analytics), most involve relatively standard data processing tasks like identifying relevant data, cleaning, filtering, joining, grouping, transforming, extracting features, and evaluating results. This has generated great interest in the study of algorithms for data processing on large distributed clusters.

Algorithmic Aspects of Parallel Data Processing discusses recent algorithmic developments for distributed data processing. It uses a theoretical model of parallel processing called the Massively Parallel Computation (MPC) model, which is a simplification of the BSP model where the only cost is given by the amount of communication and the number of communication rounds. The survey studies several algorithms for multi-join queries, sorting, and matrix multiplication. It discusses their relationships and common techniques applied across the different data processing tasks.