Delayed::Job icon
Delayed::Job icon

Delayed::Job

 Like

Database based asynchronous priority queue system -- Extracted from Shopify - collectiveidea/delayed_job

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Self-Hosted
  • Ruby
  • Redis
  • Ruby on Rails
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Server Monitoring
  2.  Dashboard
  3.  Web-Based

 Tags

  • tasks
  • queues
  • background-processing

Delayed::Job News & Activities

Highlights All activities

Recent activities

No activities found.

Delayed::Job information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about Delayed::Job, and it has gotten 0 likes

Delayed::Job was added to AlternativeTo by yaoqb on Jan 30, 2019 and this page was last updated Jan 30, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Delayed::Job?

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