The latest version of distributed-process-async is 0.2.10-0.
distributed-process-async
Version 0.2.8 revision 2 uploaded by LaurentRDC.
Package meta
- Synopsis
- Cloud Haskell Async API
- Description
This package provides a higher-level interface over Processes, in which an Async a is a concurrent, possibly distributed Process that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them.
- Author
- Tim Watson
- Bug reports
- http://github.com/haskell-distributed/distributed-process/issues
- Category
- Control
- Copyright
- Tim Watson 2012 - 2016
- Homepage
- http://github.com/haskell-distributed/distributed-process
- Maintainer
- The Distributed Haskell team
- Package URL
- n/a
- Stability
- experimental