Y
Hacker News
new
|
ask
|
show
|
jobs
by
bpicolo
2855 days ago
An advantage of Celery is that it doesn't require payment for an enterprise version to add things like scheduled tasks.
1 comments
joelbluminator
2855 days ago
If you're talking about Sidekiq there's free open source solutions for that in Rails world.
https://github.com/moove-it/sidekiq-scheduler
https://github.com/ondrejbartas/sidekiq-cron
Besides Sidekiq is just one out of many.
link
bpicolo
2855 days ago
Good to know, cheers
link