Project

Reverse Dependencies for resque-meta

The projects listed here declare resque-meta as a runtime or development dependency

0.02
No commit activity in last 3 years
No release in over 3 years
A Resque plugin that provides helpers for progress updates from within your jobs. For example: class MyJob extend Resque::Plugins::Progress def self.perform(meta_id, *args) (0..10).each do |i| at(i, 10, "Lifted #{num} heavy things. #{10-num} more to go!") ...
2019
2020
2021
2022
2023
2024
0.01
Low commit activity in last 3 years
A long-lived project that still receives updates
Seamless integration of resque with resque-progress and resque-lock
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
If you want to be able fetch the result from a Resque job's perform method. Results will be encoded using JSON. For example: require 'resque-result' class MyJob extend Resque::Plugins::Result def self.perform(meta_id, big_num) factor(big_num) e...
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
A robust implementation of send_later for Rails apps using Resque.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
A resque plugin for tracking jobs and their state (pending, running, failed) based on some originating entity
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Integration of resque with resque-progress and resque-lock
2019
2020
2021
2022
2023
2024