huey

Task queue

A lightweight task queue written in Python with support for multiple execution models and scheduling.

a little task queue for python

GitHub

5k stars
88 watching
370 forks
Language: Python
last commit: almost 2 years ago
Linked from 5 awesome lists

dankpythonqueueredistask-queue

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
closeio/tasktigerA task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling.1,424
wakatime/wakaqA background task queue for Python applications backed by Redis and Celery.576
celery/celeryA distributed task queue system that allows tasks to be processed by multiple worker processes across a network.25,062
cr0hn/aiotasksAn asynchronous and distributed task queue based on Python asyncio framework438
cameronmaske/celery-oncePrevents multiple execution of tasks by checking if they are still running or waiting to be executed667
rq/rqA Python library for queueing jobs and processing them in the background with workers using Redis as the backend.9,945
sibson/redbeatA Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis.928
gregavrbancic/fastapi-celeryAn example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management531
microsoft/taskweaverAn agent framework for planning and executing data analytics tasks through code snippets.5,398
pricingassistant/mrqA Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance.881
dereuromark/cakephp-queue-schedulerA plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs.6
michaelcurrin/unicronA Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits.15
jeremykenedy/laravel-tasksA complete Laravel 5.2 task management application with user authentication and CRUD functionality.26
ask/celeryAn asynchronous task queue/job queue for distributed message passing54
jhuckaby/cronicleA distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers.3,975