Sciweavers

GI
2009
Springer

Constraint Functional Multicore Programming

13 years 9 months ago
Constraint Functional Multicore Programming
: In this paper we present the concurrent constraint functional programming CCFL and an abstract machine for the evaluation of CCFL programs in a multicore environment. The source language CCFL is a simple lazy functional language with a polymorphic type system augmented by ask-/tell-constraints and conjunctions to express concurrent coordination patterns. As execution model for CCFL we propose the abstract machine ATAF. ATAF implements a G-machine to evaluate functional expressions and provides facilities to run multiple cooperating processes on a fixed set of CPUs. Processes communicate via a shared constraint store realizing residuation semantics and committed choice. We show a few scaling results for parallel programs obtained with a prototypical implementation of ATAF on a quadcore machine.
Petra Hofstedt, Florian Lorenzen
Added 24 Jul 2010
Updated 24 Jul 2010
Type Conference
Year 2009
Where GI
Authors Petra Hofstedt, Florian Lorenzen
Comments (0)