Delayed::Job Alternatives
Delayed::Job is described as 'Database based asynchronous priority queue system -- Extracted from Shopify - collectiveidea/delayed_job' and is an app. There are five alternatives to Delayed::Job for a variety of platforms, including Mac, Windows, Linux, Self-Hosted and Ruby apps. The best Delayed::Job alternative is sidekiq, which is both free and Open Source. Other great apps like Delayed::Job are Celery: Distributed Task Queue, cTRL Server, Resque and Hangfire.
sidekiq
Is this is a good alternative?YesNo- Freemium • Open Source
5 sidekiq alternatives- Mac
- Windows
- Linux
- Self-Hosted
- Ruby
- Redis
- Ruby on Rails
Simple, efficient background processing for Ruby. Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails to make background processing dead simple.
- - sidekiq is the most popular Windows, Mac, Linux & Self-Hosted alternative to Delayed::Job.
- - sidekiq is the most popular Open Source & free alternative to Delayed::Job.
sidekiq Features
Celery: Distributed Task Queue
Is this is a good alternative?YesNo12 Celery: Distributed Task Queue alternatives- Free • Open Source
- Mac
- Windows
- Linux
- Python
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.
cTRL Server
Is this is a good alternative?YesNo- Free • Open Source
3 cTRL Server alternatives- Self-Hosted
- CentOS
- Debian
- FreeBSD
- NetBSD
- OpenBSD
cTRL is a server written in Go language that uses a modified version of the NutsDB database, as a backend for a continuous queue of tasks and saving the result of executing commands from given tasks in command interpreters like /bin/bash on servers where this service will be...
cTRL Server Features
Resque
Is this is a good alternative?YesNo- Free • Open Source
4 Resque alternatives- Mac
- Windows
- Linux
- Self-Hosted
- Ruby
- Redis
- Ruby on Rails
- RubyGems
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Hangfire
Is this is a good alternative?YesNo4 Hangfire alternatives- Free Personal • Open Source
- Mac
- Windows
- Linux
- Self-Hosted
An easy way to perform background processing in .NET and .NET Core applications. No Windows Service or separate process required. Backed by persistent storage. Open and free for commercial use.
Hangfire Features