ruby-process-daemon

Defines the daemon functionality using a Ruby class
  https://github.com/ioquatix/process-daemon
  0
  no reviews



This package provides common functionality like start, stop. It is a stable and helpful base class for long running tasks and daemons.

Provides standard `start`, `stop`, `restart`, `status` operations.