Personal tools
Home
Log in / create account
Views
Page
Discussion
View source
History
Blog articles/Parallel
From HaskellWiki
<
Blog articles
Revision as of 03:23, 7 July 2007 by
DonStewart
(
Talk
|
contribs
)
(
diff
)
←Older revision
|
Current revision
(
diff
) |
Newer revision→
(
diff
)
Jump to:
navigation
,
search
Contents
1
Parallelism and Concurrency
1.1
Threads
1.2
Transactional memory
1.3
Nested data paralellism
1.4
Further reading
1 Parallelism and Concurrency
1.1 Threads
Threads Considered Harmful
(discusses
The Problem with Threads
)
1.2 Transactional memory
STM and IO
STM, IO, and a Simple Persistence Model
STM and IO Redux
Cool stuff: Composable memory transactions
Synchronised threads with TMVars:
part1
part2
1.3 Nested data paralellism
Nested Data Parallelism in Haskell (video)
More Haskell parallelism
1.4 Further reading
GHC User's guide for parallel programming
Libraries for parallel programming
Research on parallel Haskell
Category
:
Tutorials
Navigation
Haskell
Wiki community
Recent changes
Random page
Toolbox
What links here
Related changes
Upload file
Special pages
Printable version
Permanent link