[Haskell-cafe] ANN: Angel 0.4.4

Michael Xavier michael at michaelxavier.net
Tue Jul 30 23:59:18 CEST 2013


I'm pleased to announce the release of Angel 0.4.4.

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.

New in 0.4.4

* Add env option to config to specify environment variables.
* Inject ANGEL_PROCESS_NUMBER environment variable into processes started
with count. This is intended for the purpose of logging, port enumeration,
etc.

Homepage: https://github.com/michaelxavier/angel
HackageDB: http://hackage.haskell.org/package/angel
-- 
Michael Xavier
http://www.michaelxavier.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130730/e2c22504/attachment.htm>


More information about the Haskell-Cafe mailing list