Re: [Haskell-cafe] ANN: Angel 0.4.4

2013-07-31 Thread Никитин Лев
  31.07.2013, 05:03, "Michael Xavier" mich...@michaelxavier.net:angel is a daemon  "angel is a background process" sounds better. Sorry for offtopic 

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: Angel 0.4.4

2013-07-31 Thread MigMit

On Jul 31, 2013, at 2:41 PM, Никитин Лев leon.v.niki...@pravmail.ru wrote:

  
  
 31.07.2013, 05:03, Michael Xavier mich...@michaelxavier.net:
 angel is a daemon
  
 angel is a background process sounds better.

You're killing the joke.

  
 Sorry for offtopic
  
 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] ANN: Angel 0.4.4

2013-07-30 Thread Michael Xavier
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
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe