Repository navigation
task-queue
- Website
- Wikipedia
Simple, reliable, and efficient distributed task queue in Go
Simple job queues for Python
Real-time monitor and web admin for Celery distributed task queue
A simple app that provides django integration for RQ (Redis Queue)
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
PostgreSQL-based Task Queue for Python
The Task Queueing Solution for Serverless.
Tork is a lightweight, distributed workflow engine that runs tasks as simple scripts within Docker containers.
Background task queue for Python backed by Redis, a super minimal Celery
Example of how to handle background processes with FastAPI, Celery, and Docker
Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
yotaq - Your Own Task Queue for Python
web spider built by puppeteer, support task-queue and task-scheduling by decorators,support nedb / mongodb, support data visualization; 基于puppeteer的web爬虫框架,提供灵活的任务队列管理调度方案,提供便捷的数据保存方案(nedb/mongodb),提供数据可视化和用户交互的实现方案
Queue-agnostic background job library for Go, with a pleasant API and powerful features.
Celery task queue client/worker for nodejs
An easy-to-use, distributed, extensible task/job queue framework for #golang
Example of how to handle background processes with Flask, Redis Queue, and Docker