Logo

Parallel and Concurrent Programming in Haskell

Small book cover: Parallel and Concurrent Programming in Haskell

Parallel and Concurrent Programming in Haskell
by


Number of pages: 63

Description:
In this tutorial the author will introduce the main programming models available for concurrent and parallel programming in Haskell. The text should serve as an introduction to the fundamental concepts through the use of practical examples, together with pointers to further reading for those who wish to find out more.

Download or read it online for free here:
Download link
(980KB, PDF)

Similar books

Book cover: Exploring Generic HaskellExploring Generic Haskell
by - Febodruk
'Exploring Generic Haskell' gives a complete overview of the language, systematically explains the core features of Generic Haskell, and several extensions, and provides detailed examples on how the features can be implemented.
(6154 views)
Book cover: Natural Language Processing for the Working ProgrammerNatural Language Processing for the Working Programmer
by
We will go into many of the techniques that so-called computational linguists use to analyze the structure of human language, and transform it into a form that computers work with. We chose Haskell as the main programming language for this book.
(16309 views)
Book cover: Yet Another Haskell TutorialYet Another Haskell Tutorial
by - University of Maryland
The goal of the 'Yet Another Haskell Tutorial' is to provide a complete introduction to the Haskell programming language. It assumes no knowledge of the Haskell language or familiarity with functional programming in general ...
(6216 views)
Book cover: Real World HaskellReal World Haskell
by - O'Reilly Media, Inc.
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Plenty of hands-on exercises.
(20002 views)