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: 4 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. | 235 |
rails/solid_queue | A Ruby-based queuing backend for Active Job with support for multiple features and databases. | 1,938 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,838 |
koudelka/honeydew | A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 724 |
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. | 140 |
bkeepers/qu | A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 506 |
rdegges/simpleq | A simple, scalable queueing system based on Amazon SQS, designed to be fast, stable, and cost-effective. | 165 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
xuri/aurora | A web-based console for managing Beanstalkd queues and servers | 601 |
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 | 795 |
ibireme/yydispatchqueuepool | A utility class to manage and regulate the global dispatch queue in iOS apps | 476 |