mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-25 20:44:03 -05:00
[PR #1357] [CLOSED] Adding Dramatiq to Queues section. #1195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1357
Author: @douglasmiranda
Created: 9/28/2019
Status: ❌ Closed
Base:
master← Head:douglasmiranda-add-dramatiq📝 Commits (1)
1993e0bAdding Dramatiq to Queues section.📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
Dramatiq is a distributed task processing library for Python with a focus on simplicity, reliability and performance.
Dramatiq’s driving principles are as follows:
If you’ve ever had to use Celery in anger, Dramatiq could be the tool for you.
By: @Bogdanp
What's the difference between this Python project and similar ones?
Here are some of the main differences between Dramatiq, Celery and RQ:
For more: https://dramatiq.io/motivation.html
Realted
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.