Simple, reliable, and efficient distributed task queue in Go
翻译 - Asynq:Go 中简单、可靠、高效的分布式任务队列
Simple job queues for Python
翻译 - Python的简单作业队列
Real-time monitor and web admin for Celery distributed task queue
翻译 - Celery分布式任务队列的实时监控器和Web管理员
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
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.
#网络爬虫#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