quirkey / resque-status

resque-status is an extension to the resque queue system that provides simple trackable jobs.
MIT License
514 stars 169 forks source link

Distributed jobs #143

Open kapcod opened 3 years ago

kapcod commented 3 years ago

Allows managing distributed (parent-child) jobs with resque-status in a very simple way with both parent and child "perform" actions written in the same class.