File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1130,7 +1130,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1130
1130
* Libraries for working with task queues.*
1131
1131
1132
1132
* [ celery] ( https://docs.celeryproject.org/en/stable/ ) - An asynchronous task queue/job queue based on distributed message passing.
1133
- * [ daramatiq ] ( https://github.com/Bogdanp/dramatiq ) - A fast and reliable background task processing library for Python 3.
1133
+ * [ dramatiq ] ( https://github.com/Bogdanp/dramatiq ) - A fast and reliable background task processing library for Python 3.
1134
1134
* [ huey] ( https://github.com/coleifer/huey ) - Little multi-threaded task queue.
1135
1135
* [ mrq] ( https://github.com/pricingassistant/mrq ) - A distributed worker task queue in Python using Redis & gevent.
1136
1136
* [ rq] ( https://github.com/rq/rq ) - Simple job queues for Python.
You can’t perform that action at this time.
0 commit comments