[Haskell-cafe] ANN: Angel 0.4.2

Michael Xavier michael at michaelxavier.net
Thu Jun 13 07:49:56 CEST 2013


I'm pleased to announce the release of Angel 0.4.2 and that I have
officially taken over maintainership of this project. Thanks to Jamie
Turner for starting such a great project and allowing me to take over this
project.

angel is a daemon that runs and monitors other processes. It is similar to
djb's daemontools or the Ruby project god. It's goals are to keep a set of
services running, and to facilitate the easy configuration and restart of
those services.

0.4.1 added the "count" option to the config to control the number of
instances of a particular process to start.

0.4.2 added the "pidfile" option to specify the path of a pidfile to
generate when monitoring processes.

-- 
Michael Xavier
http://www.michaelxavier.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130612/d9817d05/attachment.htm>


More information about the Haskell-Cafe mailing list