simpleq
Queue system
A simple SQS-based queueing system designed to handle large-scale message batching and minimal configuration.
A simple, infinitely scalable, SQS based queue.
164 stars
9 watching
18 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
simplq/simplq-frontend | A modern web-based queue management system built with React and designed for crowd control. | 178 |
statianzo/que-web | A web interface for managing the job queue of an existing job processing system | 88 |
pricingassistant/mrq | A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 881 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,855 |
php-enqueue/laravel-queue | Extends Laravel with support for message queues and various transport options | 235 |
reactivemarbles/socialq | An app that helps people manage social distancing queues and receive notifications while waiting in line at stores. | 33 |
kortirso/que-view | A Rails engine providing a web interface for Que job queue management | 8 |
quentinhayot/qhspeechsynthesizerqueue | A framework for managing and synchronizing speech synthesis playback in iOS apps | 43 |
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
bogdanp/django_dramatiq | An integration layer for Django to work with Dramatiq's task queue system. | 351 |
ibireme/yydispatchqueuepool | A utility class to manage and regulate the global dispatch queue in iOS apps | 476 |
koed00/django-q | A task queue system for Django applications | 1,841 |
gleicon/restmq | A REST-based message queue with Redis support | 557 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 398 |
rq/rq-scheduler | Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |