[Haskell-cafe] Effects of Monads in Parallelisation
Burak Ekici
ekcburak at hotmail.com
Tue Jul 26 12:43:34 CEST 2011
Dear List,
I am currently trying to understand the effects
of monads in the sense of parallelisation in
Haskell.
Could somebody please explain the difference
between 'rpar' and 'par'?
I mean, what has been changed after the encapsulation
of 'par' function by Eval monad?
If you asked to compare the parallelisation via monads
with non-monadic manner of it, what could you say?
Many thanks in advance.
All the best,
Burak.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110726/fd236ad0/attachment.htm>
More information about the Haskell-Cafe
mailing list