Add "smooth-recovery" option for process services.
authorDavin McCall <davmac@davmac.org>
Sat, 2 Jan 2016 13:24:31 +0000 (13:24 +0000)
committerDavin McCall <davmac@davmac.org>
Sat, 2 Jan 2016 13:24:31 +0000 (13:24 +0000)
commitf29c89045a1298b0031e4c8d273f82e662a2ad8e
tree313da41bcea015d6dec86dd3fb13846225bfc5bc
parent383333a70e10d4b9f3981dce3c05db268e45c9bc
Add "smooth-recovery" option for process services.

A process service with smooth-recovery set will restart its
process (if it dies unexpectedly) without bring the service
itself down. I.e the service remains in STARTED state, and
any dependents do not have to be brought down.
README
load_service.cc
service.cc
service.h