simpleq
SQS queue
A simple, scalable queueing system based on Amazon SQS, designed to be fast, stable, and cost-effective.
A simple, infinitely scalable, SQS based queue.
165 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. | 176 |
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. | 877 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,838 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
reactivemarbles/socialq | An app that helps people manage social distancing queues and receive notifications while waiting in line at stores. | 34 |
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,758 |
bogdanp/django_dramatiq | An integration layer for Django to work with Dramatiq's task queue system. | 349 |
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,832 |
gleicon/restmq | A REST-based message queue with Redis support | 556 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 384 |
rq/rq-scheduler | Library that adds scheduling capabilities to Redis-based queuing library | 1,447 |