Enables to set jobs to be run in specified time (using CRON notation)
Sidekiq-Cron is a scheduling add-on for Sidekiq. It runs a thread alongside Sidekiq workers to schedule jobs at specified times (using cron notation * * * * * parsed by Rufus-Scheduler). It also 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.
$
pkg install rubygem-sidekiq-cron-rails70Origin
devel/rubygem-sidekiq-cron-rails70
Size
66.7KiB
License
MIT
Maintainer
ruby@FreeBSD.org
Dependencies
5 packages
Required by
0 packages