Zobrazeno 1 - 3
of 3
pro vyhledávání: '"Jens Dörre"'
Publikováno v:
Concurrency and Computation: Practice and Experience. 27:1734-1766
MapReduce frameworks allow programmers to write distributed, data-parallel programs that operate on multisets. These frameworks offer considerable flexibility to support various kinds of programs and data. To understand the essence of the programming
Autor:
Alexander von Rhein, Sven Apel, Jörg Liebig, Christian Kästner, Christian Lengauer, Jens Dörre
Publikováno v:
ESEC/SIGSOFT FSE
The advent of variability management and generator technology enables users to derive individual variants from a variable code base based on a selection of desired configuration options. This approach gives rise to the generation of possibly billions
Publikováno v:
Proceedings of the second international workshop on MapReduce and its applications.
MapReduce is a programming model for the development of Web-scale programs. It is based on concepts from functional programming, namely higher-order functions, which can be strongly typed using parametric polymorphism. Yet this connection is tenuous.