Skip to content

jepst/distributed-process-global

Repository files navigation

Cloud Haskell Global

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

About

Distributed locks, RPC, and global registration for Cloud Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published