
25 Jan
2007
25 Jan
'07
4:36 p.m.
deliverable:
What's the state of concurrency in Haskell? If Erlang's main strength is light-weight parallelism, can something like that be done in Haskell?
http://haskell.org/haskellwiki/Libraries_and_tools/Concurrency_and_paralleli... http://haskell.org/ghc/docs/latest/html/libraries/base/Control-Concurrent.ht...
Are there good examples of useful code employing GHC concurrency features one can play with?
http://shootout.alioth.debian.org/gp4/benchmark.php?test=chameneos&lang=all ;) -- Don