Ruby On Rails
Discover products tagged with #Ruby On Rails

HatchBox
HatchBox offers high-quality 3D printing filaments for a wide range of applications.

Resque
Resque is a Redis-backed Ruby library for creating background jobs.

Beanstalkd
Beanstalkd is a simple, fast work queue.

Celery
Celery is a distributed task queue that helps you execute tasks asynchronously across multiple worker nodes.

Sidekiq
Sidekiq is a simple, efficient background processing for Ruby. It 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 3/4 to make background processing dead simple.

Hangfire
Hangfire is a popular .NET library for background job processing. It allows you to perform recurring tasks, scheduled tasks, and fire-and-forget tasks in a simple and efficient way.
Dramatiq
Dramatiq is a distributed task processing library for Python with a focus on simplicity, reliability, and performance.

delayed_job
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background.

Bull
Bull is a powerful software for project management and collaboration.