[Haskell-cafe] STM example code

Josef Svenningsson josef.svenningsson at gmail.com
Mon Mar 17 14:38:09 EDT 2008


2008/3/9 Galchin Vasili <vigalchin at gmail.com>:
>       I am playing around with the STM API. I would like to see examples of
> STM other than the Santa.hs as I am having problems with STM vs IO.
>
Here's my implementation of the Dining Philosophers in STM:
http://computationalthoughts.blogspot.com/2008/03/some-examples-of-software-transactional.html

I hope you'll find it helpful.

Josef


More information about the Haskell-Cafe mailing list