aiotasks

Task queue

An asynchronous and distributed task queue based on Python asyncio framework

A Celery like task manager that distributes Asyncio coroutines

GitHub

438 stars
25 watching
37 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list

asynciocelerycelery-taskcoroutinespythonpython-3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ask/celeryAn asynchronous task queue/job queue for distributed message passing54
actumn/celery.nodeA task queue client/worker for Node.js based on the Celery protocol.289
wakatime/wakaqA background task queue for Python applications backed by Redis and Celery.576
gregavrbancic/fastapi-celeryAn example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management531
dano/aioprocessingA Python library that integrates asyncio with multiprocessing for concurrent task execution653
koed00/django-qA task queue system for Django applications1,841
rusty-celery/rusty-celeryAn implementation of the Celery task queue system in Rust786
celery/django-celery-beatManages periodic tasks with scheduling and notification features.1,721
nigel2392/wagtail_celery_beatAn app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface.4
vintasoftware/celery-tasks-checklistA checklist for building effective Celery tasks.118
rpominov/fun-taskAn abstraction for managing asynchronous code in JavaScript373
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
cjrh/aiorunAn asyncio-based application starter with built-in event loop and run function439
fabriziobrancati/queuerA queue manager that provides a centralized way to manage asynchronous and synchronous tasks.1,109
dfed/swift-async-queueA library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency.177