Difference between revisions of "Parallel/Digest"

From HaskellWiki
Jump to navigation Jump to search
m (→‎Archives: correct URL)
(Adding PHD 3)
Line 5: Line 5:
 
== Archives ==
 
== Archives ==
   
# [http://www.well-typed.com/blog/53 2011-05-11] - threads
+
# [http://www.well-typed.com/blog/55 2011-06-16] - Parallel Arrays
# [http://www.well-typed.com/blog/52 2011-03-31] - spark and Hulk
+
# [http://www.well-typed.com/blog/53 2011-05-11] - Threads
  +
# [http://www.well-typed.com/blog/52 2011-03-31] - Spark and Hulk

Revision as of 10:03, 15 July 2011

The Parallel Haskell Digest is a newsletter aiming to show off all the work that's going on using parallelism and concurrency in the Haskell community.

We hope to offer a monthly recap of news, interesting blog posts and discussions about parallelism in Haskell. For people who are new to parallelism and concurrency in Haskell, or maybe just have a passing interest, we hope to offer small tastes of parallelism and concurrency, with regular features like the Word of Month, Featured Code and Parallel Puzzlers.

Archives

  1. 2011-06-16 - Parallel Arrays
  2. 2011-05-11 - Threads
  3. 2011-03-31 - Spark and Hulk