The latest version of distributed-process-supervisor is 0.2.2-1.

distributed-process-supervisor

Version 0.1.3.2 revision 1 uploaded by FacundoDominguez.

Package meta

Synopsis
Supervisors for The Cloud Haskell Application Platform
Description

A part of the Cloud Haskell framework This package implements a process which supervises a set of other processes, referred to as its children. These child processes can be either workers (i.e., processes that do something useful in your application) or other supervisors. In this way, supervisors may be used to build a hierarchical process structure called a supervision tree, which provides a convenient structure for building fault tolerant software. For detailed information see Control.Distributed.Process.Supervisor

Author
Tim Watson
Bug reports
http://github.com/haskell-distributed/distributed-process-supervisor/issues
Category
Control
Copyright
Tim Watson 2012 - 2013
Homepage
http://github.com/haskell-distributed/distributed-process-supervisor
Maintainer
Tim Watson <watson.timothy@gmail.com>
Package URL
n/a
Stability
experimental

Components