mrq
Task queue
A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance.
Mr. Queue - A distributed worker task queue in Python using Redis & gevent
881 stars
59 watching
116 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |
| A REST-based message queue with Redis support | 557 |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| A task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling. | 1,424 |
| An integration layer for Django to work with Dramatiq's task queue system. | 351 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| A task queue system for Django applications | 1,841 |
| A simple SQS-based queueing system designed to handle large-scale message batching and minimal configuration. | 164 |
| A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
| A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| A library that integrates Redis queues with Flask applications | 216 |
| A priority task queue built on top of Vert.x and backed by Redis. | 139 |
| Django task queue system with multiprocessing and distributed capabilities | 398 |