Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haskell-distributed/distributed-process
Cloud Haskell core libraries
https://github.com/haskell-distributed/distributed-process
cloud-haskell distributed-systems haskell
Last synced: 3 days ago
JSON representation
Cloud Haskell core libraries
- Host: GitHub
- URL: https://github.com/haskell-distributed/distributed-process
- Owner: haskell-distributed
- Created: 2011-11-23T13:59:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T21:45:13.000Z (3 days ago)
- Last Synced: 2025-01-08T22:13:06.860Z (3 days ago)
- Topics: cloud-haskell, distributed-systems, haskell
- Language: Haskell
- Homepage: http://haskell-distributed.github.io
- Size: 7.43 MB
- Stars: 714
- Watchers: 55
- Forks: 97
- Open Issues: 139
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# distributed-process
[![Release](https://img.shields.io/hackage/v/distributed-process.svg)](https://hackage.haskell.org/package/distributed-process)This repository contains an implementation of Cloud Haskell. This includes the core library, `distributed-process`, as well as many other supporting libraries.
See http://haskell-distributed.github.io for documentation, user guides, tutorials and assistance.
## Getting Help / Raising Issues
Please visit the [bug tracker](https://github.com/haskell-distributed/distributed-process/issues) to submit issues and ask questions.
## Contributing
Contributions are very welcome! See `CONTRIBUTING.md` for more information.
Do not hesitate to [raise an issue]((https://github.com/haskell-distributed/distributed-process/issues)) if instructions are unclear; we want to make it as easy as possible for the community to get involved.## License
This package is made available under a 3-clause BSD-style license.