[erlang-questions] Application supervisor

David Welton davidnwelton@REDACTED
Tue Jan 27 14:13:52 CET 2015


I hacked this together a while ago:

https://github.com/davidw/hardcore

The idea is to have something like Fuse (
https://github.com/jlouis/fuse ) but that works at the Erlang
application level.  It lets you start Erlang applications under a
system that gets notified when they crash and can then act on that.

It's not in use, so the kinks have not been worked out, but it might
be useful for someone.

-- 
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/



More information about the erlang-questions mailing list