
Hi
Parallel: I think this is pretty well solved with STM. I think STM is
production ready in GHC.
Exceptions: These are less well solved, people are still thinking
about some of the issues. In general, you probably don't want to use
exceptions too much - the Maybe Monad is often a better choice.
Thanks
Neil
On 6/23/07, Andrew Coppin
The two things mentioned in the subject line are both things I've never tried with Haskell. I've seen a lot of papers about these things, but I don't really understand what the current state of play with this is. Are any of these things "production-ready" yet? And how do you use them in the real world?
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe