solid_queue
Job queue
A Ruby-based queuing backend for Active Job with support for multiple features and databases.
Database-backed Active Job backend
2k stars
37 watching
128 forks
Language: Ruby
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kortirso/que-view | A Rails engine providing a web interface for Que job queue management | 8 |
resque/resque-web | A web interface to Resque's job queue system, built as a Rails engine. | 235 |
billmalarky/react-native-queue | A React Native job queue with persistent storage and support for OS background tasks and worker threads | 795 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,838 |
statianzo/que-web | A web interface for managing the job queue of an existing job processing system | 88 |
resque/resque-scheduler | Supports scheduling of future job runs in a background job system | 1,737 |
rails/rails | A web application framework that organizes an app into three interconnected layers: Model, View, and Controller, to efficiently build database-backed web applications. | 56,069 |
nesquena/backburner | A Ruby-based job queue system built on top of Beanstalkd for reliable and efficient background processing. | 429 |
tobi/delayed_job | An asynchronous task queue system for Ruby applications | 2,148 |
bkeepers/qu | A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 506 |
que-locks/que-locks | A library that provides an opt-in exclusive execution lock for jobs in a background job queue | 22 |
ryansb/disq | A Python client library for interacting with the Disque distributed job queue system | 52 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
railseventstore/rails_event_store | A Ruby implementation of an Event Store based on Active Record | 1,423 |
jquery-ui-rails/jquery-ui-rails | A gem that bundles jQuery UI assets for the Rails asset pipeline | 1,125 |