[erlang-questions] managing OS processes

Richard O'Keefe ok@REDACTED
Tue May 29 00:09:39 CEST 2012


On 29/05/2012, at 4:55 AM, Tim Watson wrote:

> 
> What I'd really like is native processes, one per externally managed pid, wrapped around a native sub process management api for each supported platform. Monitoring becomes simple that way, as once the native process dies you put the exit code into the 'EXIT' message unless it is zero. Signal handling should be do-able too and I/O will be more erlang-ish.

+1





More information about the erlang-questions mailing list