hi,

you can add distributed database to your list...
i'm thinking of mnesia in erlang (i don't know erlang).

in fact, you probably could add all the features of erlang :)

cheers,
thu

2006/7/15, Bulat Ziganshin <[EMAIL PROTECTED]>:
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

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

Reply via email to