Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/urbit/babysit

conservative task autorestarter
https://github.com/urbit/babysit

Last synced: about 2 months ago
JSON representation

conservative task autorestarter

Awesome Lists containing this project

README

        

babysit - conservative task autorestarter
=========================================
babysit forks and execs the given (assumed to be long-lived) task and
restarts it if it dies. If the task dies too many times in an interval,
babysit gives up.

Installation
------------
Edit config.mk to match your local setup. make and (sudo) make install.