que-view
Job queue manager
A Rails engine providing a web interface for Que job queue management
Rails engine as web interface for Que
8 stars
1 watching
3 forks
Language: Ruby
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
statianzo/que-web | A web interface for managing the job queue of an existing job processing system | 88 |
resque/resque-web | A web interface to Resque's job queue system, built as a Rails engine. | 236 |
rails/solid_queue | A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails | 1,986 |
php-enqueue/laravel-queue | Extends Laravel with support for message queues and various transport options | 235 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,855 |
koudelka/honeydew | A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
dirkaholic/kyoo | An unlimited job queue with concurrent worker pools for Go applications | 51 |
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 139 |
bkeepers/qu | A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
rdegges/simpleq | A simple SQS-based queueing system designed to handle large-scale message batching and minimal configuration. | 164 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 672 |
xuri/aurora | A web-based console for managing Beanstalkd queues and servers | 600 |
resque/resque-scheduler | Supports scheduling of future job runs in a background job system | 1,737 |
billmalarky/react-native-queue | A React Native job queue with persistent storage and support for OS background tasks and worker threads | 794 |
ibireme/yydispatchqueuepool | A utility class to manage and regulate the global dispatch queue in iOS apps | 476 |