minicron
Looking for an additional maintainer!
Contact me via email or twitter if interested.
minicron aims to complement cron by making it easier to manage and monitor cron jobs, it can largel
Whenever is a Ruby gem that provides a clear syntax for writing and deploying cron jobs.
Installation
$ gem install whenever
Or with Bundler in your Gemfile.
gem 'whenever', require: false
Getting st
rufus-scheduler
Job scheduler for Ruby (at, cron, in and every jobs).
It uses threads.
Note: maybe are you looking for the README of rufus-scheduler 2.x?
Quickstart:
# quickstart.rb
require 'rufus-scheduler'
resque-scheduler
Description
Resque-scheduler is an extension to Resque that adds support for queueing items in the future.
Job scheduling is supported in two different way: Recurring (scheduled) and D