monitored_process 0.1.1
This gem is intended for usage during rake tasks and other processes that run on the server. The process should be represented by a class that inherits from MonitoredProcess::Base. This will give the class all the methods necessary to track its execution.