Database-backed asynchronous priority queue system -- Extracted from Shopify
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.
Source Files
(show merged sources derived from linked package)
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000524524 Bytes | 1550334315 | ![]() |
Login required, please login or signup in order to comment