Skip to content

Commit

Permalink
Merge pull request vinta#1663 from SpekBin/master
Browse files Browse the repository at this point in the history
Fixing celery link
  • Loading branch information
vinta authored Oct 17, 2020
2 parents 543fd45 + 07b7f64 commit aa14901
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 @@ -1114,7 +1114,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).

*Libraries for working with task queues.*

* [celery](http://www.celeryproject.org/) - An asynchronous task queue/job queue based on distributed message passing.
* [celery](https://docs.celeryproject.org/en/stable/) - An asynchronous task queue/job queue based on distributed message passing.
* [daramatiq](https://github.com/Bogdanp/dramatiq) - A fast and reliable background task processing library for Python 3.
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
* [mrq](https://github.com/pricingassistant/mrq) - A distributed worker task queue in Python using Redis & gevent.
Expand Down

0 comments on commit aa14901

Please sign in to comment.