Deterministic Parallel Programming with Haskell

Haskell is a modern, functional programming language with an interesting story to tell about parallelism: rather than using concurrent threads and locks, Haskell offers a variety of libraries that enable concise, high-level parallel programs with results that are guaranteed to be deterministic (inde...

Full description

Saved in:
Bibliographic Details
Published in:Computing in science & engineering Vol. 14; no. 6; pp. 36 - 43
Main Authors: Coutts, Duncan, Löh, Andres
Format: Journal Article
Language:English
Published: New York IEEE 01.11.2012
The Institute of Electrical and Electronics Engineers, Inc. (IEEE)
Subjects:
ISSN:1521-9615, 1558-366X
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Haskell is a modern, functional programming language with an interesting story to tell about parallelism: rather than using concurrent threads and locks, Haskell offers a variety of libraries that enable concise, high-level parallel programs with results that are guaranteed to be deterministic (independent of the number of cores and the scheduling being used). This Web extra contains Haskell code, as discussed in the article.
Bibliography:ObjectType-Article-1
SourceType-Scholarly Journals-1
ObjectType-Feature-2
content type line 14
ObjectType-Article-2
ObjectType-Feature-1
content type line 23
ISSN:1521-9615
1558-366X
DOI:10.1109/MCSE.2012.68