[Haskell] What would Haskell middleware look like?
Bulat Ziganshin
bulat.ziganshin at gmail.com
Sat Jul 15 01:57:24 EDT 2006
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:Bulat.Ziganshin at gmail.com
More information about the Haskell
mailing list