An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

cloud-haskell

Cloud Haskell is a set of libraries that bring Erlang-style concurrency and distribution to Haskell programs. This project is an implementation of that distributed computing interface, where processes communicate with one another through explicit message passing rather than shared memory. This package is just a convenient wrapper around the distributed-process-platform, distributed-process and network-transport packages, so they can be installed with a single cabal install cloud-haskell command. The package also comes with flags to enable different Network.Transport and Cloud Haskell (network topology) backends.

Ecosystem
hackage.haskell.org
Latest Release
0.3.0.0
over 9 years ago
Versions
3
Downloads
2,838 total
Dependent Repos
1
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/cloud-haskell
spec
License BSD-3-Clause
First Release over 11 years ago
Last Synced 10 days ago
Repository
Stars 71 on GitHub
Forks 12 on GitHub