This repository holds a library of useful tools for distributed computing, intended for use with Cloud Haskell. This library is based heavily on the global module from Erlang's standard library.
In particular, it offers
- Simple consistent cluster management
- Distributed locking
- Distributed process registration
- Synchronous safe remote procedure calls