You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1114,7 +1114,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1114
1114
1115
1115
*Libraries for working with task queues.*
1116
1116
1117
-
*[celery](http://www.celeryproject.org/) - An asynchronous task queue/job queue based on distributed message passing.
1117
+
*[celery](https://github.com/celery/celery) - An asynchronous task queue/job queue based on distributed message passing.
1118
1118
*[daramatiq](https://github.com/Bogdanp/dramatiq) - A fast and reliable background task processing library for Python 3.
1119
1119
*[huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
1120
1120
*[mrq](https://github.com/pricingassistant/mrq) - A distributed worker task queue in Python using Redis & gevent.
0 commit comments