> On 4/21/2015 3:08 PM, Buck Evan wrote:
> Alternatively, are there general-purpose practices for
> breaking this kind of dependency?
We have used
http://smarden.org/runit/dependencies.html and
http://smarden.org/pape/djb/daemontools/noinit.html methods for
dependency management for as long as I can remember. It's simple,
straightforward, and works with any system which supports supervising
a ./run script. What more is needed and what would making this "first class"
add or improve upon?
Tj
Received on Wed Apr 22 2015 - 12:56:57 UTC