resque-scheduler
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
4.11.0
Ben VandenBos, Simon Eskildsen, Ryan Biesemeyer and 3 more
bundler, json, minitest, mocha, pry, rack-test, rake, simplecov, test-unit, yard, timecop, rubocop, mono_logger, redis, resque, rufus-scheduler
bundle add resque-scheduler
Getting Started
Learn more about the Resque-scheduler gem.
Playground
Test, play and inspect the gem for yourself