Title
Eden --- parallel functional programming with haskell
Abstract
Eden is a parallel functional programming language which extends Haskell with constructs for the definition and instantiation of parallel processes. Processes evaluate function applications remotely in parallel. The programmer has control over process granularity, data distribution, communication topology, and evaluation site, but need not manage synchronisation and data exchange between processes. The latter are performed by the parallel runtime system through implicit communication channels, transparent to the programmer. Common and sophisticated parallel communication patterns and topologies, so-called algorithmic skeletons, are provided as higher-order functions in a user-extensible skeleton library written in Eden. Eden is geared toward distributed settings, i.e. processes do not share any data, but can equally well be used on multicore systems. This tutorial gives an up-to-date introduction into Eden's programming methodology based on algorithmic skeletons, its language constructs, and its layered implementation on top of the Glasgow Haskell compiler.
Year
DOI
Venue
2011
10.1007/978-3-642-32096-5_4
CEFP
Keywords
Field
DocType
parallel runtime system,parallel process,communication topology,algorithmic skeleton,glasgow haskell compiler,implicit communication channel,parallel functional programming language,data distribution,sophisticated parallel communication pattern,data exchange
Programmer,Programming language,Functional programming,Computer science,Parallel computing,Algorithmic skeleton,Language construct,Compiler,Parent process,Haskell,Runtime system
Conference
Citations 
PageRank 
References 
8
0.55
37
Authors
1
Name
Order
Citations
PageRank
Rita Loogen159842.21