ruby-sidekiq-cron

scheduling add-on for Sidekiq

Description

Sidekiq Cron helps to add repeated scheduled jobs. It enables to set jobs to be run in specified time (using CRON notation)

It runs a thread alongside Sidekiq workers to schedule jobs at specified times (using cron notation `* * * * *` parsed by Rufus-Scheduler

It checks for new jobs to schedule every 10 seconds and doesn't schedule the same job multiple times when more than one Sidekiq worker is running.

Scheduling jobs are added only when at least one Sidekiq process is running.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ondrejbartas/sidekiq-cron


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-sidekiq-cron