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.
(6222 views)
Book cover: Learn Haskell Fast and HardLearn Haskell Fast and Hard
by - yannesposito.com
A very short and dense tutorial for learning Haskell. This text will certainly be hard to follow. This is on purpose. There is no shortcut to learning Haskell. It is hard and challenging. It is because it is hard that Haskell is interesting.
(7744 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.
(20084 views)
Book cover: The Haskell Road to Logic, Maths and ProgrammingThe Haskell Road to Logic, Maths and Programming
by - College Publications
The purpose of this book is to teach logic and mathematical reasoning in practice, and to connect logical reasoning with computer programming. The programming language that will be our tool for this is Haskell, a member of the Lisp family.
(19854 views)