[zeromq-dev] Ideas for a zfork class
Pieter Hintjens
ph at imatix.com
Wed Sep 3 00:00:53 CEST 2014
On Tue, Sep 2, 2014 at 10:54 PM, Rodrigo Mosconi <mosconi.rmg at gmail.com> wrote:
> That layer of process control is my target. And I agree, it`s not trivial.
A long time ago we wrote most of this in a C library, here:
https://github.com/imatix/gsl/blob/master/src/sflproc.c
I've been stealing bits of that to use in zsys for process control
(e.g. zsys_daemonize).
We could add more utility methods for starting and stopping processes.
-Pieter
More information about the zeromq-dev
mailing list