Skip to content

Commit

Permalink
Merge pull request humiaozuzu#169 from bersace/patch-1
Browse files Browse the repository at this point in the history
Mention Flask-Dramatiq extension
  • Loading branch information
humiaozuzu authored Sep 17, 2019
2 parents 0425bc9 + d38d793 commit df6f650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@

## Task Queue

- [dramatiq](https://github.com/Bogdanp/dramatiq) - A fast and reliable distributed task processing library for Python 3
- [Flask-Dramatiq](https://flask-dramatiq.rtfd.io/) - [dramatiq](https://github.com/Bogdanp/dramatiq) integration for Flask applications.
- [huey](https://github.com/coleifer/huey) - a little task queue for python
- [Flask-RQ](https://github.com/mattupstate/flask-rq) - RQ (Redis Queue) integration for Flask applications
- [celery](https://github.com/celery/celery/) - Distributed Task Queue
Expand Down

0 comments on commit df6f650

Please sign in to comment.