Explicit and Implicit Parallel Functional Programming

Explicit and Implicit Parallel Functional Programming
Author :
Publisher : LAP Lambert Academic Publishing
Total Pages : 196
Release :
ISBN-10 : 3838378997
ISBN-13 : 9783838378992
Rating : 4/5 (992 Downloads)

Book Synopsis Explicit and Implicit Parallel Functional Programming by : Jost Berthold

Download or read book Explicit and Implicit Parallel Functional Programming written by Jost Berthold and published by LAP Lambert Academic Publishing. This book was released on 2010-07 with total page 196 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book investigates the relation between the two conflicting goals of explicitness and abstraction, for the implementation of parallel functional languages and skeletons. The first part describes the implementation of the parallel Haskell extension Eden in layers of increasing abstraction. The author derives a minimal monadic sublanguage for elementary parallel coordination, and discusses a generic runtime system for parallel computations, major parts of which are Haskell. The second main part concentrates on parallel skeletons - abstract algorithmic patterns with parallel implementation. Exemplarily, the author discusses implementations for data parallel skeletons (map, map-reduce, Google-MapReduce), and for topology skeletons, which describe interaction and communication in regularly structured process networks. The book is an in-depth study of parallel functional programming, both for researchers interested in the first part, and for professionals seeking new impulses for practical development of parallel programs. It shows that functional languages provide a suitable abstraction level to reason about parallel programming and to circumvent its complexity.


Explicit and Implicit Parallel Functional Programming Related Books

Explicit and Implicit Parallel Functional Programming
Language: en
Pages: 196
Authors: Jost Berthold
Categories:
Type: BOOK - Published: 2010-07 - Publisher: LAP Lambert Academic Publishing

DOWNLOAD EBOOK

This book investigates the relation between the two conflicting goals of explicitness and abstraction, for the implementation of parallel functional languages a
Explicit and Implicit Parallel Functional Programming
Language: en
Pages:
Authors:
Categories:
Type: BOOK - Published: 2008 - Publisher:

DOWNLOAD EBOOK

This thesis investigates the relation between the two conflicting goals of explicitness and abstraction, for the implementation of parallel functional languages
Research Directions in Parallel Functional Programming
Language: en
Pages: 507
Authors: Kevin Hammond
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Programming is hard. Building a large program is like constructing a steam locomotive through a hole the size of a postage stamp. An artefact that is the fruit
Implicit Parallel Programming in PH
Language: en
Pages: 534
Authors: Rishiyur S. Nikhil
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Parallel machines are now affordable and available to many users in the form of small symmetric shared-memory multiprocessors (SMPs). Unfortunately, programming
Functions, Objects and Parallelism
Language: en
Pages: 200
Authors: C. K. Yuen
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: World Scientific

DOWNLOAD EBOOK

This book aims to show how programming will be changed by the concepts of parallel systems and how these concepts relate to the ideas of functions and objects.