Results 1 -
3 of
3
Nephele/PACTs: A Programming Model and Execution Framework for Web-Scale Analytical Processing
- In SOCC’10
"... We present a parallel data processor centered around a programming model of so called Parallelization Contracts (PACTs) and the scalable parallel execution engine Nephele [18]. The PACT programming model is a generalization of the well-known map/reduce programming model, extending it with further se ..."
Abstract
-
Cited by 91 (14 self)
- Add to MetaCart
We present a parallel data processor centered around a programming model of so called Parallelization Contracts (PACTs) and the scalable parallel execution engine Nephele [18]. The PACT programming model is a generalization of the well-known map/reduce programming model, extending it with further
Massively Parallel Data Analysis with PACTs on Nephele
"... Large-scale data analysis applications require processing and analyzing of Terabytes or even Petabytes of data, par-ticularly in the areas of web analysis or scientific data man-agement. This trend has been discussed as “web-scale data ..."
Abstract
- Add to MetaCart
Large-scale data analysis applications require processing and analyzing of Terabytes or even Petabytes of data, par-ticularly in the areas of web analysis or scientific data man-agement. This trend has been discussed as “web-scale data
MapReduce and PACT- Comparing Data Parallel Programming Models
"... Abstract: Web-Scale Analytical Processing is a much investigated topic in current research. Next to parallel databases, new flavors of parallel data processors have re-cently emerged. One of the most discussed approaches is MapReduce. MapReduce is highlighted by its programming model: All programs e ..."
Abstract
- Add to MetaCart
Reduce, such as operations with multiple inputs. The Nephele/PACT system uses a programming model that pushes the idea of MapReduce further. It is centered around so called Parallelization Contracts (PACTs), which are in many cases better suited to express complex operations than plain MapReduce. By the virtue