dramatiq
Task processor
A fast and reliable way to process tasks in the background.
A fast and reliable background task processing library for Python 3.
4k stars
59 watching
315 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
distributed-lockpythonrabbitredistasktask-managertask-runnertask-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
bogdanp/django_dramatiq | An integration layer for Django to work with Dramatiq's task queue system. | 351 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
wakatime/wakaq | A background task queue for Python applications backed by Redis and Celery. | 576 |
taskforcesh/bullmq | A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. | 6,309 |
hibiken/asynq | A distributed task queue that supports asynchronous processing and high availability | 10,212 |
celery/celery | A distributed task queue system that allows tasks to be processed by multiple worker processes across a network. | 25,062 |
ml-tooling/opyrator | Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,116 |
gregavrbancic/fastapi-celery | An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management | 531 |
pydoit/doit | An automation tool that enables efficient task management and execution of complex workflows | 1,893 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,611 |
pricingassistant/mrq | A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 881 |
keon/algorithms | A collection of Python implementations of various algorithms and data structures. | 24,129 |
fastapi/fastapi | A modern Python framework for building high-performance RESTful APIs | 78,676 |
microsoft/playwright | A framework for automating web browsers with a single API to enable cross-browser testing and automation. | 67,755 |
pmorissette/bt | A flexible Python framework for building and testing algorithmic trading strategies | 2,316 |