The latest version of distributed-process-async is 0.2.8-1.

distributed-process-async

Version 0.2.3 revision 0 uploaded by FacundoDominguez.

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-async/issues
Category
Control
Copyright
Tim Watson 2012 - 2014
Homepage
http://github.com/haskell-distributed/distributed-process-async
Maintainer
watson.timothy@gmail.com
Package URL
n/a
Stability
experimental

Components