Hello Paul,

Saturday, July 15, 2006, 3:33:14 AM, you wrote:

> I've noticed that many other languages have a middleware to handle 
> distribution and concurrency issues.  Haskell has STM for shared-memory

there is "Distributed Haskell" library, although rather old:
http://www-i2.informatik.rwth-aachen.de/~stolz/dhs/dhs.tar.gz
http://www-i2.informatik.rwth-aachen.de/Research/distributedHaskell/pbdhs-2001-09-20.tar.gz

> * Serialization of circular data structures.

already implemented in
http://www.cs.helsinki.fi/u/ekarttun/SerTH/SerTH-0.2.tar.gz


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to