In addition to STM, another item that should interest serious programmers is forkIO. Lightweight threads that (unlike in Python) can use multiple cpu's. Coming from Python, I personally appreciate this. Using STM to handle concurrency issues often greatly simplifies multithreaded code. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
- Re: [Haskell-cafe] Re: Why functional programming matters John Lato
- Re: [Haskell-cafe] Re: Why functional programming mat... Don Stewart
- [Haskell-cafe] Re: Why functional programming mat... Achim Schneider
- [Haskell-cafe] Re: Why functional programming... ChrisK
- [Haskell-cafe] Re: Why functional program... Achim Schneider
