task-queue
There are 249 repositories under task-queue topic.
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
rq/rq
Simple job queues for Python
mher/flower
Real-time monitor and web admin for Celery distributed task queue
coleifer/huey
a little task queue for python
rq/django-rq
A simple app that provides django integration for RQ (Redis Queue)
vmihailenco/taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
procrastinate-org/procrastinate
PostgreSQL-based Task Queue for Python
quirrel-dev/quirrel
The Task Queueing Solution for Serverless.
bitleak/lmstfy
A task queue with REST API
runabol/tork
Tork is a lightweight, distributed workflow engine that runs tasks as simple scripts within Docker containers.
wakatime/wakaq
Background task queue for Python backed by Redis, a super minimal Celery
django-q2/django-q2
A multiprocessing distributed task queue for Django based on Django-Q
testdrivenio/fastapi-celery
Example of how to handle background processes with FastAPI, Celery, and Docker
cadence-workflow/cadence-go-client
Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
JoseTomasTocino/yotaq
yotaq - Your Own Task Queue for Python
xiyuan-fengyu/ppspider
web spider built by puppeteer, support task-queue and task-scheduling by decorators,support nedb / mongodb, support data visualization; 基于puppeteer的web爬虫框架,提供灵活的任务队列管理调度方案,提供便捷的数据保存方案(nedb/mongodb),提供数据可视化和用户交互的实现方案
acaloiaro/neoq
Queue-agnostic background job library for Go, with a pleasant API and powerful features.
actumn/celery.node
Celery task queue client/worker for nodejs
mission-liao/dingo
An easy-to-use, distributed, extensible task/job queue framework for #golang
mjhea0/flask-redis-queue
Example of how to handle background processes with Flask, Redis Queue, and Docker
pranavgupta1234/rqmonitor
Flask based more dynamic and actionable frontend dashboard for monitoring Redis Queue 👩🏿💻 http://python-rq.org
cnstark/gputasker
An awesome gpu tasks scheduler. 轻量好用的GPU机群任务调度工具。觉得有用可以点个star
eXascaleInfolab/PyExPool
Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilities of the external apps on NUMA architecture
hans-lizihan/bull-master
Nice UI for bull and bullmq
cadence-workflow/cadence-java-client
Java framework for Cadence Workflow Service
r05323028/eyes
Public Opinion Mining System of Taiwanese Forums
hyperonym/ratus
Ratus is a RESTful asynchronous task queue server. It translated concepts of distributed task queues into a set of resources that conform to REST principles and provides a consistent HTTP API for various backends.
vintasoftware/celery-tasks-checklist
Useful checklist for building great Celery tasks.
erdewit/distex
Distributed process pool for Python
django-commons/django-tasks-scheduler
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
choria-io/asyncjobs
Asynchronous Job Processor
codepr/tasq
A simple task queue implementation to enqeue jobs on local or remote processes.
h2337/cppq
Simple, reliable & efficient distributed task queue for C++17
DumbMachine/nq
Cancellable, Efficient and Reliable Distributed Task Queue in Go
joegasewicz/pytask-io
Python Async Task Queue
nvdv/atq
distributed task queue for asyncio