delayed_job
https://github.com/collectiveidea/delayed_job
Ruby
Database based asynchronous priority queue system -- Extracted from Shopify
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
20 Subscribers
Add a CodeTriage badge to delayed_job
Help out
- Issues
- Delayed job not updating the failed_at time before executing the failure call back
- Added option to disable hooks on job. I need this, since the class I'…
- allow mail rendering at delay time
- Is there a way to configure delayedjob so that it auto-updates itself when I change the source files?
- passing max_attempts when using delay syntax
- Timeout callback
- Reload only on autoload path file changes
- Provide ability to add signals that may stop the job.
- Jobs with ActiveRecord that don't match default scope fail to deserialize
- add worker's queues to $0
- Docs