Database based asynchronous priority queue system -- Extracted from Shopify - collectiveidea/delayed_job
Delayed::Job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background.
It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. Amongst those tasks are:
sending massive newsletters
image resizing
http downloads
updating smart collections
updating solr, our search server, after product changes
batch imports
spam checks
In our list of best programs, we'll review some different alternatives to Delayed::Job. Let's see if your platform is supported by any of them.
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
Add your reviews & share your experience when using Delayed::Job to the world. Your opinion will be useful to others who are looking for the best Delayed::Job alternatives.
Table of Contents
Popular Alternatives
iOS Alternatives
Android Alternatives
Copyright © 2021 TopAlter.com
Sites we Love: AnswerBun, MenuIva, UKBizDB, Sharing RPP