[Haskell-cafe] Concurrency in Haskell
Donald Bruce Stewart
dons at cse.unsw.edu.au
Thu Jan 25 16:36:49 EST 2007
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_parallelism
http://haskell.org/ghc/docs/latest/html/libraries/base/Control-Concurrent.html
> 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
More information about the Haskell-Cafe
mailing list