Title
Automatic contention detection and amelioration for data-intensive operations
Abstract
To take full advantage of the parallelism offered by a multi-core machine, one must write parallel code. Writing parallel code is difficult. Even when one writes correct code, there are numerous performance pitfalls. For example, an unrecognized data hotspot could mean that all threads effectively serialize their access to the hotspot, and throughput is dramatically reduced. Previous work has demonstrated that database operations suffer from such hotspots when naively implemented to run in parallel on a multi-core processor. In this paper, we aim to provide a generic framework for performing certain kinds of concurrent database operations in parallel. The formalism is similar to user-defined aggregates and Google's MapReduce in that users specify certain functions for parts of the computation that need to be performed over large volumes of data. We provide infrastructure that allows multiple threads on a multi-core machine to concurrently perform read and write operations on shared data structures, automatically mitigating hotspots and other performance hazards. Our goal is not to squeeze the last drop of performance out of a particular platform. Rather, we aim to provide a framework within which a programmer can, without detailed knowledge of concurrent and parallel programming, develop code that efficiently utilizes a multi-core machine.
Year
DOI
Venue
2010
10.1145/1807167.1807221
SIGMOD Conference
Keywords
Field
DocType
unrecognized data hotspot,correct code,multi-core machine,data-intensive operation,performance hazard,parallel programming,shared data structure,parallel code,certain function,numerous performance pitfall,automatic contention detection,multi-core processor,contention,data structure,multi core processor
Data mining,Serialization,Computer science,Throughput,Computation,Distributed computing,Data structure,Programmer,Parallel computing,Thread (computing),Formalism (philosophy),Hotspot (Wi-Fi),Database
Conference
Citations 
PageRank 
References 
19
0.98
17
Authors
4
Name
Order
Citations
PageRank
John Cieslewicz133519.95
Kenneth A. Ross24110750.80
Kyoho Satsumi3190.98
Yang Ye4542.09