Skip to content

Commit 8100879

Browse files
committed
add daramatiq Fixes #1583
1 parent 62da92a commit 8100879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,6 +1096,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10961096
*Libraries for working with task queues.*
10971097

10981098
* [celery](http://www.celeryproject.org/) - An asynchronous task queue/job queue based on distributed message passing.
1099+
* [daramatiq](https://github.com/Bogdanp/dramatiq) - A fast and reliable background task processing library for Python 3.
10991100
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
11001101
* [mrq](https://github.com/pricingassistant/mrq) - A distributed worker task queue in Python using Redis & gevent.
11011102
* [rq](https://github.com/rq/rq) - Simple job queues for Python.

0 commit comments

Comments
 (0)