Prolog programming with a map-reduce parallel construct

dc.contributor.author Joana Côrte-Real en
dc.contributor.author Inês Dutra en
dc.contributor.author Ricardo Rocha en
dc.date.accessioned 2018-01-04T15:51:04Z
dc.date.available 2018-01-04T15:51:04Z
dc.date.issued 2013 en
dc.description.abstract Map-Reduce is a programming model that has its roots in early functional programming. In addition to producing short and elegant code for problems involving lists or collections, this model has proven very useful for large-scale highly parallel data processing. In this work, we present the design and implementation of a high-level parallel construct that makes the Map-Reduce programming model available for Prolog programmers. To the best of our knowledge, there is no Map-Reduce framework native to Prolog, and so the aim of this work is to offer data processing features from which several applications can greatly benefit; the Inductive Logic Programming field, for instance, can take advantage of a Map-Reduce predicate when proving newly created rules against sets of examples. Our Map-Reduce model was comprehensively tested with different applications. Our experiments, using the Yap Prolog system, show that: (i) the model scales linearly up to 24 processors; (ii) a dynamic distributed scheduling strategy performs better than centralized or static scheduling strategies; and (iii) the performance varies significantly with the number of items being sent to each processor at a time. Overall, our Map-Reduce framework presents as a good alternative for both taking advantage of the currently available low cost multi-core architectures and developing scalable data processing applications, native to the Prolog programming language. © 2013 ACM. en
dc.identifier.uri http://repositorio.inesctec.pt/handle/123456789/5449
dc.identifier.uri http://dx.doi.org/10.1145/2505879.2505882 en
dc.language eng en
dc.relation 5749 en
dc.relation 5128 en
dc.relation 5139 en
dc.rights info:eu-repo/semantics/openAccess en
dc.title Prolog programming with a map-reduce parallel construct en
dc.type conferenceObject en
dc.type Publication en
Files
Original bundle
Now showing 1 - 1 of 1
Thumbnail Image
Name:
P-008-EWR.pdf
Size:
333.4 KB
Format:
Adobe Portable Document Format
Description: